Searched refs:foundCam (Results 1 – 1 of 1) sorted by relevance
104 Camera.CameraInfo foundCam = cameras.get( cameraId ); in getCameraInfo() local105 cameraInfo.facing = foundCam.facing; in getCameraInfo()106 cameraInfo.orientation = foundCam.orientation; in getCameraInfo()