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

  /device/google/marlin/camera/QCamera2/HAL/
QCameraParametersIntf.h 123 uint8_t getAecSkipDisplayFrameBound();
QCameraParametersIntf.cpp 366 uint8_t QCameraParametersIntf::getAecSkipDisplayFrameBound()
370 return mImpl->getAecSkipDisplayFrameBound();
    [all...]
QCameraParameters.h 683 uint8_t getAecSkipDisplayFrameBound() {return mAecSkipDisplayFrameBound;};
    [all...]
QCamera2HWI.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraParametersIntf.h 131 uint8_t getAecSkipDisplayFrameBound();
QCameraParametersIntf.cpp 383 uint8_t QCameraParametersIntf::getAecSkipDisplayFrameBound()
387 return mImpl->getAecSkipDisplayFrameBound();
    [all...]
QCameraParameters.h 700 uint8_t getAecSkipDisplayFrameBound() {return mAecSkipDisplayFrameBound;};
    [all...]
QCamera2HWI.cpp     [all...]

Completed in 112 milliseconds