Searched refs:CameraDeviceClientFlashControl (Results 1 – 2 of 2) sorted by relevance
82 CameraDeviceClientFlashControl *flashControl = in createFlashlightControl()83 new CameraDeviceClientFlashControl(*mCameraModule, in createFlashlightControl()349 CameraDeviceClientFlashControl::CameraDeviceClientFlashControl( in CameraDeviceClientFlashControl() function in android::CameraDeviceClientFlashControl359 CameraDeviceClientFlashControl::~CameraDeviceClientFlashControl() { in ~CameraDeviceClientFlashControl()380 status_t CameraDeviceClientFlashControl::initializeSurface( in initializeSurface()419 status_t CameraDeviceClientFlashControl::getSmallestSurfaceSize( in getSmallestSurfaceSize()469 status_t CameraDeviceClientFlashControl::connectCameraDevice( in connectCameraDevice()507 status_t CameraDeviceClientFlashControl::disconnectCameraDevice() { in disconnectCameraDevice()518 status_t CameraDeviceClientFlashControl::hasFlashUnit(const String8& cameraId, in hasFlashUnit()528 status_t CameraDeviceClientFlashControl::hasFlashUnitLocked( in hasFlashUnitLocked()[all …]
124 class CameraDeviceClientFlashControl : public FlashControlBase {126 CameraDeviceClientFlashControl(CameraModule& cameraModule,128 virtual ~CameraDeviceClientFlashControl();