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

/system/core/libpixelflinger/codeflinger/
H A Dblending.cpp100 const bool same_factor_opt1 = local
160 if ((blending & BLEND_SRC) && !same_factor_opt1) {
162 // so it's not CORRUPTIBLE (unless we're doing same_factor_opt1)
167 if (same_factor_opt1) {
243 if (!same_factor_opt1 && !same_factor_opt2) {

Completed in 3 milliseconds