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

  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI.h 872 String8 mFpsRangesSupportedValues;
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraHWI.h 805 String8 mFpsRangesSupportedValues;
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp 840 mFpsRangesSupportedValues = create_fps_str(mSupportedFpsRanges, mSupportedFpsRangesCount);
842 ALOGD("supported fps ranges = %s", mFpsRangesSupportedValues.string());
844 mFpsRangesSupportedValues);
    [all...]

Completed in 212 milliseconds