OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_bRecordingHint
(Results
1 - 2
of
2
) sorted by null
/device/asus/flo/camera/QCamera2/HAL/
QCameraParameters.h
380
bool getRecordingHintValue() {return
m_bRecordingHint
;}; // return local copy of video hint
575
bool
m_bRecordingHint
; // local copy of recording hint
/hardware/qcom/camera/QCamera2/HAL/
QCameraParameters.h
380
bool getRecordingHintValue() {return
m_bRecordingHint
;}; // return local copy of video hint
575
bool
m_bRecordingHint
; // local copy of recording hint
Completed in 119 milliseconds