HomeSort by relevance Sort by last modified time
    Searched refs:SkIRect (Results 401 - 425 of 571) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/skia/src/utils/debugger/
SkDebugCanvas.cpp 41 // Internally, the SkRect passed to clipRect is converted to an SkIRect and
45 SkIRect largeIRect = SkIRect::MakeLargest();
350 const SkIRect& center, const SkRect& dst, const SkPaint* paint) {
  /external/skia/src/core/
SkBlitter_A8.cpp 123 void SkA8_Blitter::blitMask(const SkMask& mask, const SkIRect& clip) {
320 void SkA8_Shader_Blitter::blitMask(const SkMask& mask, const SkIRect& clip) {
409 void SkA8_Coverage_Blitter::blitMask(const SkMask& mask, const SkIRect& clip) {
SkEdge.cpp 34 int SkEdge::setLine(const SkPoint& p0, const SkPoint& p1, const SkIRect* clip,
126 void SkEdge::chopLineWithClip(const SkIRect& clip)
337 int SkCubicEdge::setCubic(const SkPoint pts[4], const SkIRect* clip, int shift)
SkBBoxHierarchyRecord.cpp 23 SkIRect r;
SkCubicClipper.cpp 17 void SkCubicClipper::setClip(const SkIRect& clip) {
SkRegionPriv.h 167 void computeRunBounds(SkIRect* bounds) {
  /external/skia/src/utils/
SkNinePatch.cpp 255 const SkBitmap& bitmap, const SkIRect& margins,
284 SkIRect s;
302 const SkBitmap& bitmap, const SkIRect& margins,
  /external/skia/src/utils/debugger/
SkDebugCanvas.cpp 41 // Internally, the SkRect passed to clipRect is converted to an SkIRect and
45 SkIRect largeIRect = SkIRect::MakeLargest();
350 const SkIRect& center, const SkRect& dst, const SkPaint* paint) {
  /external/chromium_org/third_party/skia/include/utils/
SkDeferredCanvas.h 178 virtual void drawBitmapNine(const SkBitmap& bitmap, const SkIRect& center,
SkNWayCanvas.h 56 virtual void drawBitmapNine(const SkBitmap& bitmap, const SkIRect& center,
  /external/chromium_org/third_party/skia/src/animator/
SkDisplayList.cpp 66 bool SkDisplayList::onIRect(const SkIRect& r) {
  /external/chromium_org/third_party/skia/src/core/
SkBBoxHierarchyRecord.cpp 23 SkIRect r;
SkCubicClipper.cpp 17 void SkCubicClipper::setClip(const SkIRect& clip) {
SkRegionPriv.h 167 void computeRunBounds(SkIRect* bounds) {
  /external/chromium_org/third_party/skia/src/effects/
SkColorFilterImageFilter.cpp 109 SkIRect bounds;
SkBlurImageFilter.cpp 153 SkIRect srcBounds, dstBounds;
228 SkIRect rect;
  /external/skia/include/utils/
SkDeferredCanvas.h 178 virtual void drawBitmapNine(const SkBitmap& bitmap, const SkIRect& center,
SkNWayCanvas.h 56 virtual void drawBitmapNine(const SkBitmap& bitmap, const SkIRect& center,
  /external/skia/src/animator/
SkDisplayList.cpp 66 bool SkDisplayList::onIRect(const SkIRect& r) {
  /external/skia/src/effects/
SkColorFilterImageFilter.cpp 109 SkIRect bounds;
SkBlurImageFilter.cpp 153 SkIRect srcBounds, dstBounds;
228 SkIRect rect;
  /external/skia/tests/
ClipCubicTest.cpp 82 SkIRect clipRect;
  /external/chromium_org/third_party/skia/src/pdf/
SkPDFShader.cpp 479 SkIRect fBBox;
486 const SkIRect& bbox);
654 const SkIRect& surfaceBBox) {
    [all...]
  /external/skia/gm/
aaclip.cpp 125 static SkCanvas* MakeCanvas(const SkIRect& bounds) {
173 SkIRect bounds;
xfermodeimagefilter.cpp 206 SkIRect cropRect = SkIRect::MakeXYWH(offsets[i][0],

Completed in 885 milliseconds

<<11121314151617181920>>