Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkMaskFilter.cpp193 static void draw_nine(const SkMask& mask, const SkIRect& outerR, const SkIPoint& center, in draw_nine() function
231 draw_nine(patch.fMask, patch.fOuterRect, patch.fCenter, true, clip, blitter); in filterRRect()
252 draw_nine(patch.fMask, patch.fOuterRect, patch.fCenter, 1 == rectCount, clip, in filterPath()