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

/external/skia/src/core/
H A DSkBlitter_ARGB32.cpp146 #define blend_8_pixels(mask, dst, sc, dst_scale) \ macro
160 #define SK_BLITBWMASK_BLIT8(mask, dst) blend_8_pixels(mask, dst, sc, dst_scale)
/external/skqp/src/core/
H A DSkBlitter_ARGB32.cpp146 #define blend_8_pixels(mask, dst, sc, dst_scale) \ macro
160 #define SK_BLITBWMASK_BLIT8(mask, dst) blend_8_pixels(mask, dst, sc, dst_scale)

Completed in 991 milliseconds