Searched refs:cameraInfo (Results 1 – 1 of 1) sorted by relevance
189 protected static void getCameraInfo(int cameraId, Camera.CameraInfo cameraInfo) { in getCameraInfo() argument191 cameraInfo.facing = foundCam.facing; in getCameraInfo()192 cameraInfo.orientation = foundCam.orientation; in getCameraInfo()