OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:torch_mode_status_change
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
camera_common.h
498
* camera_module_callbacks.
torch_mode_status_change
() call.
514
* to invoke camera_module_callbacks::
torch_mode_status_change
() unless the
523
* camera_module_callbacks::
torch_mode_status_change
() separately to inform
528
* camera_module_callbacks::
torch_mode_status_change
() for all flash units
537
* camera_module_callbacks::
torch_mode_status_change
() for all flash units
553
* will be turned off by HAL before HAL calls
torch_mode_status_change
().
591
*
torch_mode_status_change
()
621
*
torch_mode_status_change
:
639
void (*
torch_mode_status_change
)(const struct camera_module_callbacks*,
member in struct:camera_module_callbacks
[
all
...]
/hardware/qcom/camera/msmcobalt/QCamera2/HAL3/test/
QCameraHAL3Base.cpp
86
static void
torch_mode_status_change
(
function in namespace:qcamera
205
my_test_obj->module_cb.
torch_mode_status_change
= &
torch_mode_status_change
;
/frameworks/av/services/camera/libcameraservice/
CameraService.cpp
110
static void
torch_mode_status_change
(
function
157
this->
torch_mode_status_change
= android::
torch_mode_status_change
;
[
all
...]
Completed in 219 milliseconds