Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DGGLAssembler.cpp514 const int blend_needs_alpha_source = (component==GGLFormat::ALPHA) && in build_incoming_component() local
529 Scratch& regs = blend_needs_alpha_source ? global_regs : scratches; in build_incoming_component()
565 if (blend_needs_alpha_source) { in build_incoming_component()