Searched refs:getDisplayOrientation (Results 1 – 4 of 4) sorted by relevance
57 getDisplayOrientation(context); in initialize()62 private void getDisplayOrientation(Context context) { in getDisplayOrientation() method in MosaicRendererSurfaceView
338 public static int getDisplayOrientation(int degrees, int cameraId) { in getDisplayOrientation() method in Util
1842 mDisplayOrientation = Util.getDisplayOrientation(mDisplayRotation, mCameraId); in setDisplayOrientation()
923 int orientation = Util.getDisplayOrientation(mDisplayRotation, mCameraId); in startPreview()