Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkBlitter_RGB16.cpp62 #define black_8_pixels(mask, dst) \ macro
74 static inline black_8_pixels(U8CPU mask, uint16_t dst[]) in black_8_pixels() function
89 #define SK_BLITBWMASK_BLIT8(mask, dst) black_8_pixels(mask, dst)