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 194 SkIRect fOuterRect; // width/height must be >= fMask.fBounds'
  /external/skia/src/core/
SkMaskFilter.cpp 228 draw_nine(patch.fMask, patch.fOuterRect, patch.fCenter, true, clip, blitter);
249 draw_nine(patch.fMask, patch.fOuterRect, patch.fCenter, 1 == rectCount, clip,
  /external/skia/src/effects/
SkBlurMaskFilter.cpp 589 patch->fOuterRect = dstM.fBounds;
720 patch->fOuterRect = dstM.fBounds;
    [all...]

Completed in 576 milliseconds