Lines Matching full:blend
819 Use Raster_Handle_Allocator to blend Skia drawing with custom drawing, typically performed
2319 that drawing blend partially with the destination along the edge. A rotated
2434 The same circle pieces blend with pixels more than once when Anti-aliased,
3182 #Param paint stroke, blend, color, and so on, used to draw ##
3246 #Param paint stroke, blend, color, and so on, used to draw ##
3279 #Param paint stroke, blend, color, and so on, used to draw ##
3315 #Param paint stroke, blend, color, and so on, used to draw ##
3341 #Param paint stroke, blend, color, and so on, used to draw ##
3369 #Param paint stroke or fill, blend, color, and so on, used to draw ##
3406 #Param paint stroke or fill, blend, color, and so on, used to draw ##
3437 #Param paint Paint stroke or fill, blend, color, and so on, used to draw ##
3467 #Param paint Paint stroke or fill, blend, color, and so on, used to draw ##
3502 #Param paint Paint stroke or fill, blend, color, and so on, used to draw ##
3548 #Param paint Paint stroke or fill, blend, color, and so on, used to draw ##
3597 #Param paint Paint stroke or fill, blend, color, and so on, used to draw ##
3624 #Param paint Paint stroke or fill, blend, color, and so on, used to draw ##
3667 #Param paint Paint stroke or fill, blend, color, and so on, used to draw ##
3726 #Param paint stroke, blend, color, and so on, used to draw ##
3771 #Param paint stroke, blend, color, and so on, used to draw ##
5027 #Param paint text size, blend, color, and so on, used to draw ##
5087 #Param paint text size, blend, color, and so on, used to draw ##
5120 #Param paint text size, blend, color, and so on, used to draw ##
5160 #Param paint text size, blend, color, and so on, used to draw ##
5208 #Param paint text size, blend, color, and so on, used to draw ##
5253 #Param paint text size, blend, color, and so on, used to draw ##
5305 #Param paint text size, blend, color, and so on, used to draw ##
5356 #Param paint text size, blend, color, and so on, used to draw ##
5406 #Param paint blend, color, stroking, and so on, used to draw ##
5459 #Param paint blend, color, stroking, and so on, used to draw ##
5749 for (auto blend : { SkBlendMode::kSrcOver, SkBlendMode::kModulate, SkBlendMode::kXor } ) {
5750 canvas->drawPatch(cubics, colors, texCoords, blend, paint);