HomeSort by relevance Sort by last modified time
    Searched defs:getRecordingHintValue (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/camera/QCamera2/HAL/
QCameraParametersIntf.cpp 296 bool QCameraParametersIntf::getRecordingHintValue()
300 return mImpl->getRecordingHintValue();
    [all...]
QCamera2HWI.cpp     [all...]
QCameraParameters.h 674 bool getRecordingHintValue() {return m_bRecordingHint;}; // return local copy of video hint
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraParameters.h 526 bool getRecordingHintValue() {return m_bRecordingHint;}; // return local copy of video hint
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraParameters.h 622 bool getRecordingHintValue() {return m_bRecordingHint;}; // return local copy of video hint
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraParameters.h 622 bool getRecordingHintValue() {return m_bRecordingHint;}; // return local copy of video hint
    [all...]

Completed in 346 milliseconds