OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CameraHardwareInterfaceFlashControl
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/camera/libcameraservice/
CameraFlashlight.cpp
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()
[
all
...]
CameraFlashlight.h
178
class
CameraHardwareInterfaceFlashControl
: public FlashControlBase {
180
CameraHardwareInterfaceFlashControl
(CameraModule& cameraModule,
182
virtual ~
CameraHardwareInterfaceFlashControl
();
Completed in 363 milliseconds