Home
last modified time | relevance | path

Searched defs:sourceColor (Results 1 – 6 of 6) sorted by relevance

/external/libmonet/blend/
DBlend.java39 public static int harmonize(int designColor, int sourceColor) { in harmonize()
/external/angle/src/tests/gl_tests/
DCopyTextureTest.cpp325 const uint8_t *sourceColor, in calculateCopyTextureResults()
2147 GLenum sourceType, const GLColor &sourceColor, in TEST_P()
2150 bool unmultiplyAlpha, const GLColor &expectedColor) { in TEST_P()
2267 const GLColor32F &expectedColor) { in TEST_P()
2397 const GLColor32U &expectedColor) { in TEST_P()
DCopyTexture3DTest.cpp69 const GLColor &sourceColor, in testCopy()
/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp1199 void PixelRoutine::blendFactorRGB(SIMD::Float4 &blendFactor, const SIMD::Float4 &sourceColor, const… in blendFactorRGB()
1627 …Routine::alphaBlend(int index, const Pointer<Byte> &cBuffer, const SIMD::Float4 &sourceColor, cons… in alphaBlend()
/external/skia/tests/
DSkRuntimeEffectTest.cpp1334 sk_sp<SkShader> sourceColor = SkShaders::Color({0.99608f, 0.50196f, 0.0f, 1.0f}, nullptr); in test_RuntimeEffectStructNameReuse() local
/external/angle/src/libANGLE/renderer/
Drenderer_utils.cpp671 gl::ColorF sourceColor; in CopyImageCHROMIUM() local