Home
last modified time | relevance | path

Searched defs:whiteLevel (Results 1 – 4 of 4) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp572 int whiteLevel, cleanLevel; in TsMakeupProcess() local
DQCameraParametersIntf.cpp122 bool QCameraParametersIntf::getTsMakeupInfo(int &whiteLevel, int &cleanLevel) const in getTsMakeupInfo()
DQCameraParameters.cpp10286 bool QCameraParameters::getTsMakeupInfo(int &whiteLevel, int &cleanLevel) const in getTsMakeupInfo()
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3HWI.cpp9714 uint8_t whiteLevel = (uint8_t)val; in translateToHalMetadata() local