Searched defs:getCameraInfo (Results 1 – 9 of 9) sorted by relevance
164 public CameraMetadataNative getCameraInfo() throws CameraAccessException { in getCameraInfo() method in ICameraDeviceUserWrapper
113 CameraMetadataNative getCameraInfo(); in getCameraInfo() method
64 CameraInfo getCameraInfo(int cameraId); in getCameraInfo() method
227 status_t CameraBase<TCam, TCamTraits>::getCameraInfo(int cameraId, in getCameraInfo() function in android::CameraBase
266 int CameraModule::getCameraInfo(int cameraId, struct camera_info *info) { in getCameraInfo() function in android::CameraModule
608 public CameraMetadataNative getCameraInfo() { in getCameraInfo() method in CameraDeviceUserShim
725 binder::Status CameraDeviceClient::getCameraInfo( in getCameraInfo() function in android::CameraDeviceClient
239 public static void getCameraInfo(int cameraId, CameraInfo cameraInfo) { in getCameraInfo() method in Camera
447 Status CameraService::getCameraInfo(int cameraId, in getCameraInfo() function in android::CameraService