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

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp516 const int blend_needs_alpha_source = (component==GGLFormat::ALPHA) && local
531 Scratch& regs = blend_needs_alpha_source ? global_regs : scratches;
567 if (blend_needs_alpha_source) {

Completed in 176 milliseconds