Home
last modified time | relevance | path

Searched defs:blendColor (Results 1 – 13 of 13) sorted by relevance

/external/skia/gm/
Dpathopsinverse.cpp26 SkColor blendColor = blend(oneColor, twoColor); in onOnceBeforeDraw() local
/external/skqp/gm/
Dpathopsinverse.cpp26 SkColor blendColor = blend(oneColor, twoColor); in onOnceBeforeDraw() local
/external/deqp/modules/glshared/
DglsInteractionTestUtil.hpp96 tcu::Vec4 blendColor; member
/external/deqp/modules/gles2/functional/
Des2fBlendTests.cpp76 Vec4 blendColor; member
/external/deqp/modules/gles3/functional/
Des3fBlendTests.cpp88 Vec4 blendColor; member
/external/deqp/framework/referencerenderer/
DrrFragmentOperations.cpp359 void FragmentProcessor::executeBlendFactorComputeRGB (const Vec4& blendColor, const BlendState& ble… in executeBlendFactorComputeRGB()
410 void FragmentProcessor::executeBlendFactorComputeA (const Vec4& blendColor, const BlendState& blend… in executeBlendFactorComputeA()
DrrRenderState.hpp260 tcu::Vec4 blendColor; //!< Components should be in range [0, 1]. member
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.h351 Color blendColor; member
/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp575 void GLContext::blendColor (float red, float green, float blue, float alpha) in blendColor() function in sglr::GLContext
DsglrReferenceContext.cpp2940 void ReferenceContext::blendColor (float red, float green, float blue, float alpha) in blendColor() function in sglr::ReferenceContext
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl37 glBlendColorFunc blendColor; variable
/external/skia/src/gpu/gl/
DGrGLTestInterface.h33 …virtual GrGLvoid blendColor(GrGLclampf red, GrGLclampf green, GrGLclampf blue, GrGLclampf alpha) {} in blendColor() function
/external/skqp/src/gpu/gl/
DGrGLTestInterface.h33 …virtual GrGLvoid blendColor(GrGLclampf red, GrGLclampf green, GrGLclampf blue, GrGLclampf alpha) {} in blendColor() function