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

  /device/google/marlin/camera/QCamera2/HAL/
QCameraParametersIntf.cpp 1168 void QCameraParametersIntf::setCurPPCount(int8_t count)
1172 mImpl->setCurPPCount(count);
    [all...]
QCameraParameters.h     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraParametersIntf.cpp 1227 void QCameraParametersIntf::setCurPPCount(int8_t count)
1231 mImpl->setCurPPCount(count);
    [all...]
QCameraParameters.h     [all...]

Completed in 820 milliseconds