Searched refs:setCameraDistance (Results 1 – 9 of 9) sorted by relevance
115 setCameraDistance(other.getCameraDistance()); in operator =()
395 bool setCameraDistance(float distance) { in setCameraDistance() function
693 public boolean setCameraDistance(float distance) { in setCameraDistance() method in RenderNode
11079 public void setCameraDistance(float distance) {11083 mRenderNode.setCameraDistance(-Math.abs(distance) / dpi);
95 mTextureView.setCameraDistance(5000); in onSurfaceTextureAvailable()
262 return SET_AND_DIRTY(setCameraDistance, distance, RenderNode::GENERIC); in android_view_RenderNode_setCameraDistance()
452 {@link android.view.View#setCameraDistance(float)} to set the distance from the
36247 method public void setCameraDistance(float);
38539 method public void setCameraDistance(float);