Searched defs:getCameraInfo (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/libs/camera/ | ||
D | ICameraService.cpp | 47 virtual status_t getCameraInfo(int cameraId, in getCameraInfo() function in android::BpCameraService |
D | Camera.cpp | 111 status_t Camera::getCameraInfo(int cameraId, in getCameraInfo() function in android::Camera |
/frameworks/base/services/camera/libcameraservice/ | ||
D | CameraService.cpp | 126 status_t CameraService::getCameraInfo(int cameraId, in getCameraInfo() function in android::CameraService |
/frameworks/base/core/java/android/hardware/ | ||
D | Camera.java | 193 public native static void getCameraInfo(int cameraId, CameraInfo cameraInfo); in getCameraInfo() method in Camera |