Home
last modified time | relevance | path

Searched refs:build_blendOneMinusFF (Results 1 – 3 of 3) sorted by relevance

/system/core/libpixelflinger/codeflinger/
Dblending.cpp184 build_blendOneMinusFF(temp, factor, fragment, fb); in build_blending()
455 void GGLAssembler::build_blendOneMinusFF( in build_blendOneMinusFF() function in android::GGLAssembler
DGGLAssembler.h502 void build_blendOneMinusFF( component_t& temp,
Dtexturing.cpp1177 build_blendOneMinusFF(dest, factor, incomingNorm, texel); in decal()
1215 build_blendOneMinusFF(dest, factor, incomingNorm, color); in blend()