Home | History | Annotate | Download | only in codeflinger

Lines Matching full:blend

176         info.blend =    (fs != int(GGL_ONE)) || (fd > int(GGL_ZERO));
178 mBlending |= (info.blend ? mask : 0);
499 // Are we actually going to blend?