Searched refs:black_8_pixels (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkBlitter_RGB16.cpp183 #define black_8_pixels(mask, dst) \ macro
195 static inline black_8_pixels(U8CPU mask, uint16_t dst[]) function
210 #define SK_BLITBWMASK_BLIT8(mask, dst) black_8_pixels(mask, dst)

Completed in 105 milliseconds