Home | History | Annotate | Download | only in egl

Lines Matching full:blend

122 	BlendMode		blend;
162 drawOp.blend = (BlendMode)rnd.getInt(0, BLENDMODE_LAST-1);
285 if (drawOp.blend != BLENDMODE_NONE)
289 switch (drawOp.blend)
532 switch (drawOp.blend)