Searched refs:SK_BLITBWMASK_ARGS (Results 1 – 5 of 5) sorted by relevance
/external/skia/src/core/ |
D | SkBlitBWMaskTemplate.h | 34 …TBWMASK_NAME(const SkBitmap& bitmap, const SkMask& srcMask, const SkIRect& clip SK_BLITBWMASK_ARGS) in SK_BLITBWMASK_NAME() argument 133 #undef SK_BLITBWMASK_ARGS
|
D | SkBlitter_A8.cpp | 113 #define SK_BLITBWMASK_ARGS macro 132 #define SK_BLITBWMASK_ARGS , U8CPU sa, unsigned dst_scale macro
|
D | SkBlitter_4444.cpp | 310 #define SK_BLITBWMASK_ARGS , SkPMColor16 color macro 329 #define SK_BLITBWMASK_ARGS , uint16_t sc, unsigned dst_scale macro
|
D | SkBlitter_ARGB32.cpp | 121 #define SK_BLITBWMASK_ARGS , SkPMColor color macro 140 #define SK_BLITBWMASK_ARGS , uint32_t sc, unsigned dst_scale macro
|
D | SkBlitter_RGB16.cpp | 88 #define SK_BLITBWMASK_ARGS macro 252 #define SK_BLITBWMASK_ARGS , uint16_t color macro 417 #define SK_BLITBWMASK_ARGS , unsigned dst_scale, U16CPU src_color macro
|