Searched refs:isAlphaSourceNeeded (Results 1 – 3 of 3) sorted by relevance
172 (isAlphaSourceNeeded() || mAlphaTest != GGL_ALWAYS); in scanline_core()517 (isAlphaSourceNeeded()); in build_incoming_component()617 bool GGLAssembler::isAlphaSourceNeeded() const in isAlphaSourceNeeded() function in android::GGLAssembler
511 bool isAlphaSourceNeeded() const;
270 if (component==GGLFormat::ALPHA && !isAlphaSourceNeeded()) { in build_blend_factor()