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

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

Completed in 95 milliseconds