Searched refs:solid_8_pixels (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/core/ | ||
H A D | SkBlitter_ARGB32.cpp | 755 #define solid_8_pixels(mask, dst, color) \ macro 769 #define SK_BLITBWMASK_BLIT8(mask, dst) solid_8_pixels(mask, dst, color) |
Completed in 3 milliseconds