HomeSort by relevance Sort by last modified time
    Searched full:black_8_pixels (Results 1 - 1 of 1) sorted by null

  /external/skia/src/core/
SkBlitter_RGB16.cpp 173 #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)
    [all...]

Completed in 1205 milliseconds