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

  /external/chromium_org/third_party/skia/src/core/
SkMaskFilter.cpp 183 static void draw_nine(const SkMask& mask, const SkIRect& outerR, const SkIPoint& center, function
221 draw_nine(patch.fMask, patch.fOuterRect, patch.fCenter, true, clip, blitter);
245 draw_nine(patch.fMask, patch.fOuterRect, patch.fCenter, 1 == rectCount, clip,
  /external/skia/src/core/
SkMaskFilter.cpp 183 static void draw_nine(const SkMask& mask, const SkIRect& outerR, const SkIPoint& center, function
221 draw_nine(patch.fMask, patch.fOuterRect, patch.fCenter, true, clip, blitter);
245 draw_nine(patch.fMask, patch.fOuterRect, patch.fCenter, 1 == rectCount, clip,

Completed in 51 milliseconds