Lines Matching refs:CameraHardwareInterfaceFlashControl
92 new CameraHardwareInterfaceFlashControl(*mCameraModule,
644 // CameraHardwareInterfaceFlashControl implementation begins
647 CameraHardwareInterfaceFlashControl::CameraHardwareInterfaceFlashControl(
656 CameraHardwareInterfaceFlashControl::~CameraHardwareInterfaceFlashControl() {
674 status_t CameraHardwareInterfaceFlashControl::setTorchMode(
719 status_t CameraHardwareInterfaceFlashControl::hasFlashUnit(
726 status_t CameraHardwareInterfaceFlashControl::hasFlashUnitLocked(
770 status_t CameraHardwareInterfaceFlashControl::startPreviewAndTorch() {
785 status_t CameraHardwareInterfaceFlashControl::getSmallestSurfaceSize(
814 status_t CameraHardwareInterfaceFlashControl::initializePreviewWindow(
849 status_t CameraHardwareInterfaceFlashControl::connectCameraDevice(
886 status_t CameraHardwareInterfaceFlashControl::disconnectCameraDevice() {
911 // CameraHardwareInterfaceFlashControl implementation ends