Home
last modified time | relevance | path

Searched defs:isSnapshotFlipChanged (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParametersIntf.cpp763 bool QCameraParametersIntf::isSnapshotFlipChanged() in isSnapshotFlipChanged() function in qcamera::QCameraParametersIntf
DQCameraParameters.h765 bool isSnapshotFlipChanged() { return m_bSnapshotFlipChanged; }; in isSnapshotFlipChanged() function