Searched defs:saturation (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | color_space.inl | 104 GLM_FUNC_QUALIFIER tmat4x4<T, defaultp> saturation(T const s) function 124 GLM_FUNC_QUALIFIER tvec3<T, P> saturation(const T s, const tvec3<T, P>& color) function 130 GLM_FUNC_QUALIFIER tvec4<T, P> saturation(const T s, const tvec4<T, P>& color) function
|
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedSensor.cpp | 1980 int32_t EmulatedSensor::ApplysRGBGamma(int32_t value, int32_t saturation) { in ApplysRGBGamma() 1988 int32_t EmulatedSensor::ApplySMPTE170MGamma(int32_t value, int32_t saturation) { in ApplySMPTE170MGamma() 1995 int32_t EmulatedSensor::ApplyST2084Gamma(int32_t value, int32_t saturation) { in ApplyST2084Gamma() 2006 int32_t EmulatedSensor::ApplyHLGGamma(int32_t value, int32_t saturation) { in ApplyHLGGamma()
|
/hardware/interfaces/camera/common/default/ |
D | Exif.cpp | 655 bool ExifUtilsImpl::setSaturation(uint16_t saturation) { in setSaturation()
|