Home
last modified time | relevance | path

Searched defs:maxRGB (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/native/libs/tonemap/
H A Dtonemap.cpp659 double maxRGB = std::max({linearRGB.r, linearRGB.g, linearRGB.b}); in lookupTonemapGain() local
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/spirv/
H A DEmulateAdvancedBlendEquations.cpp310 TIntermTyped *maxRGB = CreateBuiltInFunctionCallNode("max", &maxRGcB, *mSymbolTable, 100); in generateHslHelperFunctions() local
/aosp_15_r20/external/deqp/modules/egl/
H A DteglRenderTests.cpp156 const float maxRGB = 0.9f; in randomizeDrawOp() local
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DPixelRoutine.cpp1439 SIMD::Float PixelRoutine::maxRGB(SIMD::Float4 &c) in maxRGB() function in sw::PixelRoutine
/aosp_15_r20/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c18237 RGBColor maxRGB; in Qt_VDSetKeyColorRange() local
18260 RGBColor maxRGB; in Qt_VDGetKeyColorRange() local