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

  /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 593 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 593 bool SkRegion::setRects(const SkIRect rects[], int count) {
    [all...]
  /external/chromium_org/remoting/codec/
video_encoder_vp8.cc 165 updated_region->setRects(&aligned_rects[0], aligned_rects.size());
  /external/skia/tests/
RegionTest.cpp 210 rgn1.setRects(rect, count);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayer.h 273 void setRects(const LayoutRect& bounds, const ClipRect& background, const ClipRect& foreground, const ClipRect& outline)
    [all...]
RenderLayer.cpp     [all...]

Completed in 409 milliseconds