Searched defs:sourceColor (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | CopyTextureTest.cpp | 254 const uint8_t *sourceColor, in calculateCopyTextureResults() 1866 GLenum sourceType, const GLColor &sourceColor, in TEST_P() 1869 bool unmultiplyAlpha, const GLColor &expectedColor) { in TEST_P() 1986 const GLColor32F &expectedColor) { in TEST_P() 2116 const GLColor32U &expectedColor) { in TEST_P()
|
| D | CopyTexture3DTest.cpp | 69 const GLColor &sourceColor, in testCopy()
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| D | PixelRoutine.cpp | 1827 void PixelRoutine::blendFactorRGB(Vector4f &blendFactor, const Vector4f &sourceColor, const Vector4… in blendFactorRGB() 2270 …elRoutine::alphaBlend(int index, const Pointer<Byte> &cBuffer, const Vector4f &sourceColor, const … in alphaBlend()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| D | renderer_utils.cpp | 528 gl::ColorF sourceColor; in CopyImageCHROMIUM() local
|
| /third_party/skia/m133/tests/ |
| D | SkRuntimeEffectTest.cpp | 1365 sk_sp<SkShader> sourceColor = SkShaders::Color({0.99608f, 0.50196f, 0.0f, 1.0f}, nullptr); in test_RuntimeEffectStructNameReuse() local
|