HomeSort by relevance Sort by last modified time
    Searched refs:getLiveSnapshotSize (Results 1 - 6 of 6) 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;};
QCameraParameters.cpp     [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraParameters.h 411 int32_t getLiveSnapshotSize(cam_dimension_t &dim) {dim = m_LiveSnapshotSize; return NO_ERROR;};
QCameraParameters.cpp     [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraParameters.h 573 int32_t getLiveSnapshotSize(cam_dimension_t &dim) {dim = m_LiveSnapshotSize; return NO_ERROR;};
    [all...]
QCameraParameters.cpp     [all...]

Completed in 197 milliseconds