HomeSort by relevance Sort by last modified time
    Searched refs:isSnapshotFDNeeded (Results 1 - 10 of 10) sorted by null

  /device/google/marlin/camera/QCamera2/HAL/
QCameraParametersIntf.h 170 bool isSnapshotFDNeeded();
QCameraParametersIntf.cpp 662 bool QCameraParametersIntf::isSnapshotFDNeeded()
666 return mImpl->isSnapshotFDNeeded();
    [all...]
QCameraParameters.h 729 bool isSnapshotFDNeeded();
    [all...]
QCameraParameters.cpp     [all...]
QCamera2HWI.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraParametersIntf.h 182 bool isSnapshotFDNeeded();
QCameraParametersIntf.cpp 707 bool QCameraParametersIntf::isSnapshotFDNeeded()
711 return mImpl->isSnapshotFDNeeded();
    [all...]
QCameraParameters.h 754 bool isSnapshotFDNeeded();
    [all...]
QCameraParameters.cpp     [all...]
QCamera2HWI.cpp     [all...]

Completed in 1047 milliseconds