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

  /device/asus/flo/camera/QCamera2/HAL/
QCameraParameters.h 412 int32_t getLiveSnapshotSize(cam_dimension_t &dim) {dim = m_LiveSnapshotSize; return NO_ERROR;};
590 cam_dimension_t m_LiveSnapshotSize; // live snapshot size
  /hardware/qcom/camera/QCamera2/HAL/
QCameraParameters.h 412 int32_t getLiveSnapshotSize(cam_dimension_t &dim) {dim = m_LiveSnapshotSize; return NO_ERROR;};
590 cam_dimension_t m_LiveSnapshotSize; // live snapshot size

Completed in 660 milliseconds