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

/external/chromium_org/third_party/skia/src/core/
H A DSkBlitter_RGB16.cpp173 #define black_8_pixels(mask, dst) \ macro
185 static inline black_8_pixels(U8CPU mask, uint16_t dst[]) function
200 #define SK_BLITBWMASK_BLIT8(mask, dst) black_8_pixels(mask, dst)
/external/skia/src/core/
H A DSkBlitter_RGB16.cpp173 #define black_8_pixels(mask, dst) \ macro
185 static inline black_8_pixels(U8CPU mask, uint16_t dst[]) function
200 #define SK_BLITBWMASK_BLIT8(mask, dst) black_8_pixels(mask, dst)

Completed in 50 milliseconds