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

/system/core/libpixelflinger/codeflinger/
H A Dblending.cpp101 const bool same_factor_opt1 = local
161 if ((blending & BLEND_SRC) && !same_factor_opt1) {
163 // so it's not CORRUPTIBLE (unless we're doing same_factor_opt1)
168 if (same_factor_opt1) {
244 if (!same_factor_opt1 && !same_factor_opt2) {

Completed in 43 milliseconds