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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
ClipRect.h 232 void setRects(const LayoutRect& bounds, const ClipRect& background, const ClipRect& foreground, const ClipRect& outline)
RenderLayer.cpp     [all...]
  /external/chromium_org/third_party/skia/include/core/
SkRegion.h 129 bool setRects(const SkIRect rects[], int count);
  /external/skia/include/core/
SkRegion.h 129 bool setRects(const SkIRect rects[], int count);
  /external/chromium_org/third_party/skia/src/core/
SkRegion_rects.cpp 226 bool SkRegion::setRects(const SkIRect rects[], int rectCount) {
SkRegion.cpp 594 bool SkRegion::setRects(const SkIRect rects[], int count) {
    [all...]
  /external/skia/src/core/
SkRegion_rects.cpp 226 bool SkRegion::setRects(const SkIRect rects[], int rectCount) {
SkRegion.cpp 594 bool SkRegion::setRects(const SkIRect rects[], int count) {
    [all...]
  /external/skia/tests/
RegionTest.cpp 211 rgn1.setRects(rect, count);

Completed in 265 milliseconds