Searched defs:blendColor (Results 1 – 10 of 10) sorted by relevance
/external/skia/gm/ |
D | pathopsinverse.cpp | 25 SkColor blendColor = blend(oneColor, twoColor); in onOnceBeforeDraw() local
|
D | imagefiltersgraph.cpp | 164 SkAutoTUnref<SkImageFilter> blendColor(SkXfermodeImageFilter::Create(mode, colorMorph)); in onDraw() local
|
/external/deqp/modules/glshared/ |
D | glsInteractionTestUtil.hpp | 96 tcu::Vec4 blendColor; member
|
/external/deqp/modules/gles2/functional/ |
D | es2fBlendTests.cpp | 75 Vec4 blendColor; member
|
/external/deqp/modules/gles3/functional/ |
D | es3fBlendTests.cpp | 92 Vec4 blendColor; member
|
/external/deqp/framework/referencerenderer/ |
D | rrFragmentOperations.cpp | 304 void FragmentProcessor::executeBlendFactorComputeRGB (const Vec4& blendColor, const BlendState& ble… in executeBlendFactorComputeRGB() 355 void FragmentProcessor::executeBlendFactorComputeA (const Vec4& blendColor, const BlendState& blend… in executeBlendFactorComputeA()
|
D | rrRenderState.hpp | 245 tcu::Vec4 blendColor; //!< Components should be in range [0, 1]. 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 | 36 glBlendColorFunc blendColor; variable
|