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

  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI.h 826 int mSnapshotFormat;
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraHWI.h 759 int mSnapshotFormat;
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp 719 mSnapshotFormat = atoi(prop);
720 ALOGV("%s: prop =(%s), snap_format=%d", __func__, prop, mSnapshotFormat);
741 if (mSnapshotFormat == 1) {
    [all...]
QCameraHWI.cpp     [all...]

Completed in 2371 milliseconds