Home
last modified time | relevance | path

Searched refs:CameraHardwareInterfaceFlashControl (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
DCameraFlashlight.cpp64 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()
[all …]
DCameraFlashlight.h130 class CameraHardwareInterfaceFlashControl : public FlashControlBase {
132 CameraHardwareInterfaceFlashControl(
135 virtual ~CameraHardwareInterfaceFlashControl();