Searched refs:isAlphaSourceNeeded (Results 1 - 3 of 3) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp172 (isAlphaSourceNeeded() || mAlphaTest != GGL_ALWAYS);
517 (isAlphaSourceNeeded());
617 bool GGLAssembler::isAlphaSourceNeeded() const function in class:android::GGLAssembler
H A DGGLAssembler.h511 bool isAlphaSourceNeeded() const;
H A Dblending.cpp270 if (component==GGLFormat::ALPHA && !isAlphaSourceNeeded()) {

Completed in 430 milliseconds