Searched refs:getCameraCoordinates (Results 1 – 2 of 2) sorted by relevance
86 protected float[] getCameraCoordinates(float left, float right, float bottom, float top) { in getCameraCoordinates() method in RobustnessRenderer
158 mCameraCoordinates = getCameraCoordinates(left, right, bottom, top); in onSurfaceChanged()203 protected float[] getCameraCoordinates(float left, float right, float bottom, float top) { in getCameraCoordinates() method in BaseRenderer