Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
Dblending.cpp182 build_blendOneMinusFF(temp, factor, fragment, fb); in build_blending()
453 void GGLAssembler::build_blendOneMinusFF( in build_blendOneMinusFF() function in android::GGLAssembler
DGGLAssembler.h494 void build_blendOneMinusFF( component_t& temp,
Dtexturing.cpp1184 build_blendOneMinusFF(dest, factor, incomingNorm, texel); in decal()
1222 build_blendOneMinusFF(dest, factor, incomingNorm, color); in blend()