Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/
DCameraFlashlight.cpp92 new CameraHardwareInterfaceFlashControl(*mCameraModule, in createFlashlightControl()
647 CameraHardwareInterfaceFlashControl::CameraHardwareInterfaceFlashControl( in CameraHardwareInterfaceFlashControl() function in android::CameraHardwareInterfaceFlashControl
656 CameraHardwareInterfaceFlashControl::~CameraHardwareInterfaceFlashControl() { in ~CameraHardwareInterfaceFlashControl()
674 status_t CameraHardwareInterfaceFlashControl::setTorchMode( in setTorchMode()
719 status_t CameraHardwareInterfaceFlashControl::hasFlashUnit( in hasFlashUnit()
726 status_t CameraHardwareInterfaceFlashControl::hasFlashUnitLocked( in hasFlashUnitLocked()
770 status_t CameraHardwareInterfaceFlashControl::startPreviewAndTorch() { in startPreviewAndTorch()
785 status_t CameraHardwareInterfaceFlashControl::getSmallestSurfaceSize( in getSmallestSurfaceSize()
814 status_t CameraHardwareInterfaceFlashControl::initializePreviewWindow( in initializePreviewWindow()
849 status_t CameraHardwareInterfaceFlashControl::connectCameraDevice( in connectCameraDevice()
[all …]
DCameraFlashlight.h178 class CameraHardwareInterfaceFlashControl : public FlashControlBase {
180 CameraHardwareInterfaceFlashControl(CameraModule& cameraModule,
182 virtual ~CameraHardwareInterfaceFlashControl();