HomeSort by relevance Sort by last modified time
    Searched refs:ERROR_CAMERA_IN_USE (Results 1 - 6 of 6) sorted by null

  /frameworks/av/camera/aidl/android/hardware/
ICameraService.aidl 47 const int ERROR_CAMERA_IN_USE = 7;
  /frameworks/av/camera/ndk/include/camera/
NdkCameraDevice.h 72 ERROR_CAMERA_IN_USE = 1,
121 * @see ERROR_CAMERA_IN_USE
    [all...]
  /frameworks/av/services/camera/libcameraservice/hidl/
Convert.cpp 217 case hardware::ICameraService::ERROR_CAMERA_IN_USE:
  /frameworks/av/camera/
Camera.cpp 105 case hardware::ICameraService::ERROR_CAMERA_IN_USE:
  /frameworks/av/camera/ndk/impl/
ACameraManager.cpp 530 case hardware::ICameraService::ERROR_CAMERA_IN_USE:
  /frameworks/av/services/camera/libcameraservice/
CameraService.cpp     [all...]

Completed in 223 milliseconds