OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pre_take_picture
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/camera/QCamera2/HAL/
QCamera2HWI.h
217
static int
pre_take_picture
(struct camera_device *);
QCamera2HWI.cpp
855
* FUNCTION :
pre_take_picture
866
int QCamera2HardwareInterface::
pre_take_picture
(struct camera_device *device)
function in class:qcamera::QCamera2HardwareInterface
938
// Give HWI control to call
pre_take_picture
in single camera mode.
941
ret =
pre_take_picture
(device);
943
LOGE("
pre_take_picture
failed with ret = %d",ret);
973
// Give HWI control to call
pre_take_picture
in single camera mode.
[
all
...]
QCameraMuxer.cpp
[
all
...]
Completed in 1732 milliseconds