Home
last modified time | relevance | path

Searched refs:draw_nine (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/core/
DSkMaskFilter.cpp192 static void draw_nine(const SkMask& mask, const SkIRect& outerR, const SkIPoint& center, in draw_nine() function
229 draw_nine(patch.fMask, patch.fOuterRect, patch.fCenter, true, clip, blitter); in filterRRect()
250 draw_nine(patch.fMask, patch.fOuterRect, patch.fCenter, 1 == rectCount, clip, in filterPath()
/third_party/flutter/skia/src/core/
DSkMaskFilter.cpp193 static void draw_nine(const SkMask& mask, const SkIRect& outerR, const SkIPoint& center, in draw_nine() function
230 draw_nine(patch.fMask, patch.fOuterRect, patch.fCenter, true, clip, blitter); in filterRRect()
251 draw_nine(patch.fMask, patch.fOuterRect, patch.fCenter, 1 == rectCount, clip, in filterPath()