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

  /device/google/marlin/camera/QCamera2/HAL/
QCameraParametersIntf.h 256 int8_t getVideoBatchSize();
QCameraParametersIntf.cpp 1203 int8_t QCameraParametersIntf::getVideoBatchSize()
1207 return mImpl->getVideoBatchSize();
    [all...]
QCameraParameters.h     [all...]
QCamera2HWI.cpp     [all...]
QCamera2HWICallbacks.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraParametersIntf.h 271 int8_t getVideoBatchSize();
QCameraParametersIntf.cpp 1269 int8_t QCameraParametersIntf::getVideoBatchSize()
1273 return mImpl->getVideoBatchSize();
    [all...]
QCameraParameters.h     [all...]
QCamera2HWI.cpp     [all...]
QCamera2HWICallbacks.cpp     [all...]

Completed in 102 milliseconds