Searched refs:isAlphaSourceNeeded (Results 1 – 3 of 3) sorted by relevance
171 (isAlphaSourceNeeded() || mAlphaTest != GGL_ALWAYS); in scanline_core()515 (isAlphaSourceNeeded()); in build_incoming_component()615 bool GGLAssembler::isAlphaSourceNeeded() const in isAlphaSourceNeeded() function in android::GGLAssembler
525 bool isAlphaSourceNeeded() const;
272 if (component==GGLFormat::ALPHA && !isAlphaSourceNeeded()) { in build_blend_factor()