OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QCAMERA_SM_EVT_RESTART_START_PREVIEW
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/camera/QCamera2/HAL/
QCameraStateMachine.h
100
QCAMERA_SM_EVT_RESTART_START_PREVIEW
, // preview start as part of restart (dual camera mode)
QCameraStateMachine.cpp
637
case
QCAMERA_SM_EVT_RESTART_START_PREVIEW
:
[
all
...]
QCamera2HWI.cpp
534
ret = hw->processAPI(
QCAMERA_SM_EVT_RESTART_START_PREVIEW
, NULL);
536
hw->waitAPIResult(
QCAMERA_SM_EVT_RESTART_START_PREVIEW
, &apiResult);
[
all
...]
Completed in 41 milliseconds