Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkBlitBWMaskTemplate.h124 #undef SK_BLITBWMASK_BLIT8 macro
H A DSkBlitter_ARGB32.cpp769 #define SK_BLITBWMASK_BLIT8(mask, dst) solid_8_pixels(mask, dst, color) macro
788 #define SK_BLITBWMASK_BLIT8(mask, dst) blend_8_pixels(mask, dst, sc, dst_scale) macro

Completed in 6 milliseconds