Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCameraParametersIntf.cpp718 bool QCameraParametersIntf::isSnapshotFlipChanged() in isSnapshotFlipChanged() function in qcamera::QCameraParametersIntf
DQCameraParameters.h740 bool isSnapshotFlipChanged() { return m_bSnapshotFlipChanged; }; in isSnapshotFlipChanged() function