Searched defs:blendColor (Results 1 – 13 of 13) sorted by relevance
| /external/skia/gm/ |
| D | pathopsinverse.cpp | 26 SkColor blendColor = blend(oneColor, twoColor); in onOnceBeforeDraw() local
|
| /external/skqp/gm/ |
| D | pathopsinverse.cpp | 26 SkColor blendColor = blend(oneColor, twoColor); in onOnceBeforeDraw() local
|
| /external/deqp/modules/glshared/ |
| D | glsInteractionTestUtil.hpp | 96 tcu::Vec4 blendColor; member
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fBlendTests.cpp | 76 Vec4 blendColor; member
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fBlendTests.cpp | 88 Vec4 blendColor; member
|
| /external/deqp/framework/referencerenderer/ |
| D | rrFragmentOperations.cpp | 359 void FragmentProcessor::executeBlendFactorComputeRGB (const Vec4& blendColor, const BlendState& ble… in executeBlendFactorComputeRGB() 410 void FragmentProcessor::executeBlendFactorComputeA (const Vec4& blendColor, const BlendState& blend… in executeBlendFactorComputeA()
|
| D | rrRenderState.hpp | 260 tcu::Vec4 blendColor; //!< Components should be in range [0, 1]. member
|
| /external/swiftshader/src/OpenGL/libGLESv2/ |
| D | Context.h | 351 Color blendColor; member
|
| /external/deqp/framework/opengl/simplereference/ |
| D | sglrGLContext.cpp | 575 void GLContext::blendColor (float red, float green, float blue, float alpha) in blendColor() function in sglr::GLContext
|
| D | sglrReferenceContext.cpp | 2940 void ReferenceContext::blendColor (float red, float green, float blue, float alpha) in blendColor() function in sglr::ReferenceContext
|
| /external/deqp/framework/opengl/wrapper/ |
| D | glwFunctions.inl | 37 glBlendColorFunc blendColor; variable
|
| /external/skia/src/gpu/gl/ |
| D | GrGLTestInterface.h | 33 …virtual GrGLvoid blendColor(GrGLclampf red, GrGLclampf green, GrGLclampf blue, GrGLclampf alpha) {} in blendColor() function
|
| /external/skqp/src/gpu/gl/ |
| D | GrGLTestInterface.h | 33 …virtual GrGLvoid blendColor(GrGLclampf red, GrGLclampf green, GrGLclampf blue, GrGLclampf alpha) {} in blendColor() function
|