Searched defs:draw_nine (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkMaskFilter.cpp191 static void draw_nine(const SkMask& mask, const SkIRect& outerR, const SkIPoint& center, function
228 draw_nine(patch.fMask, patch.fOuterRect, patch.fCenter, true, clip, blitter);
249 draw_nine(patch.fMask, patch.fOuterRect, patch.fCenter, 1 == rectCount, clip,

Completed in 128 milliseconds