HomeSort by relevance Sort by last modified time
    Searched refs:SK_BLITBWMASK_ARGS (Results 1 - 4 of 4) sorted by null

  /external/skia/src/core/
SkBlitBWMaskTemplate.h 18 SK_BLITBWMASK_NAME name of function(const SkBitmap& bitmap, const SkMask& mask, const SkIRect& clip, SK_BLITBWMASK_ARGS)
19 SK_BLITBWMASK_ARGS list of additional arguments to SK_BLITBWMASK_NAME, beginning with a comma
26 const SkIRect& clip SK_BLITBWMASK_ARGS) {
123 #undef SK_BLITBWMASK_ARGS
SkBlitter_ARGB32.cpp 140 #define SK_BLITBWMASK_ARGS , SkPMColor color
159 #define SK_BLITBWMASK_ARGS , uint32_t sc, unsigned dst_scale
  /external/skqp/src/core/
SkBlitBWMaskTemplate.h 18 SK_BLITBWMASK_NAME name of function(const SkBitmap& bitmap, const SkMask& mask, const SkIRect& clip, SK_BLITBWMASK_ARGS)
19 SK_BLITBWMASK_ARGS list of additional arguments to SK_BLITBWMASK_NAME, beginning with a comma
26 const SkIRect& clip SK_BLITBWMASK_ARGS) {
123 #undef SK_BLITBWMASK_ARGS
SkBlitter_ARGB32.cpp 140 #define SK_BLITBWMASK_ARGS , SkPMColor color
159 #define SK_BLITBWMASK_ARGS , uint32_t sc, unsigned dst_scale

Completed in 472 milliseconds