Lines Matching refs:CameraHardwareInterfaceFlashControl
64 new CameraHardwareInterfaceFlashControl(mProviderManager, mCallbacks); in createFlashlightControl()
317 CameraHardwareInterfaceFlashControl::CameraHardwareInterfaceFlashControl( in CameraHardwareInterfaceFlashControl() function in android::CameraHardwareInterfaceFlashControl
325 CameraHardwareInterfaceFlashControl::~CameraHardwareInterfaceFlashControl() { in ~CameraHardwareInterfaceFlashControl()
342 status_t CameraHardwareInterfaceFlashControl::setTorchMode( in setTorchMode()
385 status_t CameraHardwareInterfaceFlashControl::hasFlashUnit( in hasFlashUnit()
392 status_t CameraHardwareInterfaceFlashControl::hasFlashUnitLocked( in hasFlashUnitLocked()
436 status_t CameraHardwareInterfaceFlashControl::startPreviewAndTorch() { in startPreviewAndTorch()
451 status_t CameraHardwareInterfaceFlashControl::getSmallestSurfaceSize( in getSmallestSurfaceSize()
480 status_t CameraHardwareInterfaceFlashControl::initializePreviewWindow( in initializePreviewWindow()
515 status_t CameraHardwareInterfaceFlashControl::connectCameraDevice( in connectCameraDevice()
552 status_t CameraHardwareInterfaceFlashControl::disconnectCameraDevice() { in disconnectCameraDevice()