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

/frameworks/av/services/camera/libcameraservice/
H A DCameraFlashlight.cpp92 new CameraHardwareInterfaceFlashControl(*mCameraModule,
641 // CameraHardwareInterfaceFlashControl implementation begins
644 CameraHardwareInterfaceFlashControl::CameraHardwareInterfaceFlashControl( function in class:android::CameraHardwareInterfaceFlashControl
653 CameraHardwareInterfaceFlashControl::~CameraHardwareInterfaceFlashControl() {
671 status_t CameraHardwareInterfaceFlashControl::setTorchMode(
713 status_t CameraHardwareInterfaceFlashControl::hasFlashUnit(
719 status_t CameraHardwareInterfaceFlashControl::hasFlashUnitLocked(
748 status_t CameraHardwareInterfaceFlashControl
[all...]
H A DCameraFlashlight.h178 class CameraHardwareInterfaceFlashControl : public FlashControlBase { class in namespace:android
180 CameraHardwareInterfaceFlashControl(CameraModule& cameraModule,
182 virtual ~CameraHardwareInterfaceFlashControl();

Completed in 22 milliseconds