Searched refs:build_blendOneMinusFF (Results 1 – 3 of 3) sorted by relevance
/system/core/libpixelflinger/codeflinger/ |
D | blending.cpp | 184 build_blendOneMinusFF(temp, factor, fragment, fb); in build_blending() 455 void GGLAssembler::build_blendOneMinusFF( in build_blendOneMinusFF() function in android::GGLAssembler
|
D | GGLAssembler.h | 502 void build_blendOneMinusFF( component_t& temp,
|
D | texturing.cpp | 1177 build_blendOneMinusFF(dest, factor, incomingNorm, texel); in decal() 1215 build_blendOneMinusFF(dest, factor, incomingNorm, color); in blend()
|