Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp589 int minRGB = de::min(redSize, de::min(greenSize, blueSize)); in configRank() local
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/spirv/
H A DEmulateAdvancedBlendEquations.cpp288 TIntermTyped *minRGB = CreateBuiltInFunctionCallNode("min", &minRGcB, *mSymbolTable, 100); in generateHslHelperFunctions() local
/aosp_15_r20/external/deqp/modules/egl/
H A DteglRenderTests.cpp155 const float minRGB = 0.2f; in randomizeDrawOp() local
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DPixelRoutine.cpp1444 SIMD::Float PixelRoutine::minRGB(SIMD::Float4 &c) in minRGB() function in sw::PixelRoutine
/aosp_15_r20/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c18236 RGBColor minRGB; in Qt_VDSetKeyColorRange() local
18259 RGBColor minRGB; in Qt_VDGetKeyColorRange() local