HomeSort by relevance Sort by last modified time
    Searched refs:isAlphaSourceNeeded (Results 1 - 3 of 3) sorted by null

  /system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp 172 (isAlphaSourceNeeded() || mAlphaTest != GGL_ALWAYS);
517 (isAlphaSourceNeeded());
617 bool GGLAssembler::isAlphaSourceNeeded() const
    [all...]
GGLAssembler.h 511 bool isAlphaSourceNeeded() const;
blending.cpp 270 if (component==GGLFormat::ALPHA && !isAlphaSourceNeeded()) {

Completed in 1448 milliseconds