Searched refs:SK_BLITBWMASK_ARGS (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/third_party/skia/src/core/ |
D | SkBlitBWMaskTemplate.h | 26 …TBWMASK_NAME(const SkBitmap& bitmap, const SkMask& srcMask, const SkIRect& clip SK_BLITBWMASK_ARGS) in SK_BLITBWMASK_NAME() argument 124 #undef SK_BLITBWMASK_ARGS
|
D | SkBlitter_A8.cpp | 98 #define SK_BLITBWMASK_ARGS macro 117 #define SK_BLITBWMASK_ARGS , U8CPU sa, unsigned dst_scale macro
|
D | SkBlitter_ARGB32.cpp | 125 #define SK_BLITBWMASK_ARGS , SkPMColor color macro 144 #define SK_BLITBWMASK_ARGS , uint32_t sc, unsigned dst_scale macro
|
D | SkBlitter_RGB16.cpp | 207 #define SK_BLITBWMASK_ARGS macro 371 #define SK_BLITBWMASK_ARGS , uint16_t color macro 629 #define SK_BLITBWMASK_ARGS , unsigned dst_scale, U16CPU src_color macro
|
/external/skia/src/core/ |
D | SkBlitBWMaskTemplate.h | 26 …TBWMASK_NAME(const SkBitmap& bitmap, const SkMask& srcMask, const SkIRect& clip SK_BLITBWMASK_ARGS) in SK_BLITBWMASK_NAME() argument 124 #undef SK_BLITBWMASK_ARGS
|
D | SkBlitter_A8.cpp | 98 #define SK_BLITBWMASK_ARGS macro 117 #define SK_BLITBWMASK_ARGS , U8CPU sa, unsigned dst_scale macro
|
D | SkBlitter_ARGB32.cpp | 125 #define SK_BLITBWMASK_ARGS , SkPMColor color macro 144 #define SK_BLITBWMASK_ARGS , uint32_t sc, unsigned dst_scale macro
|
D | SkBlitter_RGB16.cpp | 201 #define SK_BLITBWMASK_ARGS macro 365 #define SK_BLITBWMASK_ARGS , uint16_t color macro 619 #define SK_BLITBWMASK_ARGS , unsigned dst_scale, U16CPU src_color macro
|