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

  /device/google/marlin/camera/QCamera2/HAL/
QCameraParametersIntf.cpp 676 bool QCameraParametersIntf::isYUVFrameInfoNeeded()
680 return mImpl->isYUVFrameInfoNeeded();
    [all...]
QCameraParameters.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraParametersIntf.cpp 721 bool QCameraParametersIntf::isYUVFrameInfoNeeded()
725 return mImpl->isYUVFrameInfoNeeded();
    [all...]
QCameraParameters.cpp     [all...]

Completed in 298 milliseconds