Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/gm/
Dimagealphathreshold.cpp45 region.setRects(rects, 2); in onDraw()
/external/skia/gm/
Dimagealphathreshold.cpp45 region.setRects(rects, 2); in onDraw()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DClipRect.h239 …void setRects(const LayoutRect& bounds, const ClipRect& background, const ClipRect& foreground, co… in setRects() function
DRenderLayer.cpp2270 …fragment.setRects(layerBoundsInFlowThread, backgroundRectInFlowThread, foregroundRectInFlowThread,… in collectFragments()
/external/chromium_org/third_party/skia/include/core/
DSkRegion.h129 bool setRects(const SkIRect rects[], int count);
/external/skia/include/core/
DSkRegion.h129 bool setRects(const SkIRect rects[], int count);
/external/skia/tests/
DRegionTest.cpp210 rgn1.setRects(rect, count); in test_rects()
DMatrixClipCollapseTest.cpp185 r.setRects(rects, 2); in emit_clip()
/external/chromium_org/third_party/skia/tests/
DRegionTest.cpp210 rgn1.setRects(rect, count); in test_rects()
DMatrixClipCollapseTest.cpp185 r.setRects(rects, 2); in emit_clip()
/external/chromium_org/third_party/skia/src/core/
DSkRegion.cpp588 bool SkRegion::setRects(const SkIRect rects[], int count) { in setRects() function in SkRegion
/external/skia/src/core/
DSkRegion.cpp588 bool SkRegion::setRects(const SkIRect rects[], int count) { in setRects() function in SkRegion
/external/chromium_org/third_party/skia/samplecode/
DSampleApp.cpp2331 rgn1.setRects(rect, count); in test_rects()
/external/skia/samplecode/
DSampleApp.cpp2331 rgn1.setRects(rect, count); in test_rects()