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

  /device/google/marlin/camera/QCamera2/HAL/
QCameraParametersIntf.h 252 int32_t setToneMapMode(uint32_t value, bool initCommit);
QCameraParametersIntf.cpp 1175 int32_t QCameraParametersIntf::setToneMapMode(uint32_t value, bool initCommit)
1179 return mImpl->setToneMapMode(value, initCommit);
    [all...]
QCameraParameters.h     [all...]
QCameraParameters.cpp     [all...]
QCamera2HWI.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraParametersIntf.h 267 int32_t setToneMapMode(uint32_t value, bool initCommit);
QCameraParametersIntf.cpp 1241 int32_t QCameraParametersIntf::setToneMapMode(uint32_t value, bool initCommit)
1245 return mImpl->setToneMapMode(value, initCommit);
    [all...]
QCameraParameters.cpp     [all...]
QCameraParameters.h     [all...]
QCamera2HWI.cpp     [all...]

Completed in 382 milliseconds