Searched refs:setCameraDistance (Results 1 – 11 of 11) sorted by relevance
55 mTextureView.setCameraDistance(distance * metrics.density); in onSurfaceTextureAvailable()
118 node2.animatorProperties().setCameraDistance(500.0f); in TEST()
87 setCameraDistance(other.getCameraDistance()); in operator =()
341 bool setCameraDistance(float distance) { in setCameraDistance() function
95 mTextureView.setCameraDistance(5000); in onSurfaceTextureAvailable()
1189 public boolean setCameraDistance( in setCameraDistance() method in RenderNode
278 return SET_AND_DIRTY(setCameraDistance, distance, RenderNode::GENERIC); in android_view_RenderNode_setCameraDistance()
16653 public void setCameraDistance(float distance) {16657 mRenderNode.setCameraDistance(Math.abs(distance) / dpi);
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
15529 …method public boolean setCameraDistance(@FloatRange(from=0.0f, to=java.lang.Float.MAX_VALUE) float…54212 method public void setCameraDistance(float);
33655 method public void setCameraDistance(float);