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

  /external/skia/include/core/
SkMaskFilter.h 180 SkIRect fOuterRect; // width/height must be >= fMask.fBounds'
  /external/skia/src/core/
SkMaskFilter.cpp 231 draw_nine(patch.fMask, patch.fOuterRect, patch.fCenter, true, clip, blitter);
252 draw_nine(patch.fMask, patch.fOuterRect, patch.fCenter, 1 == rectCount, clip,
  /external/skia/src/effects/
SkBlurMaskFilter.cpp 440 patch->fOuterRect = dstM.fBounds;
571 patch->fOuterRect = dstM.fBounds;
    [all...]

Completed in 44 milliseconds