Home
last modified time | relevance | path

Searched defs:setRect (Results 1 – 15 of 15) sorted by relevance

/external/skqp/src/core/
DSkRasterClip.h38 void setRect(const SkIRect& r) { fBounds = r; } in setRect() function
DSkRasterClip.cpp202 bool SkRasterClip::setRect(const SkIRect& rect) { in setRect() function in SkRasterClip
DSkAAClip.cpp624 bool SkAAClip::setRect(const SkIRect& bounds) { in setRect() function in SkAAClip
674 bool SkAAClip::setRect(const SkRect& r, bool doAA) { in setRect() function in SkAAClip
DSkRegion.cpp185 bool SkRegion::setRect(const SkIRect& r) { in setRect() function in SkRegion
/external/skia/src/core/
DSkRasterClip.h38 void setRect(const SkIRect& r) { fBounds = r; } in setRect() function
DSkRasterClip.cpp202 bool SkRasterClip::setRect(const SkIRect& rect) { in setRect() function in SkRasterClip
DSkAAClip.cpp624 bool SkAAClip::setRect(const SkIRect& bounds) { in setRect() function in SkAAClip
674 bool SkAAClip::setRect(const SkRect& r, bool doAA) { in setRect() function in SkAAClip
DSkRegion.cpp185 bool SkRegion::setRect(const SkIRect& r) { in setRect() function in SkRegion
/external/skia/include/core/
DSkRegion.h201 bool setRect(int32_t left, int32_t top, int32_t right, int32_t bottom) { in setRect() function
DSkRRect.h143 void setRect(const SkRect& rect) { in setRect() function
/external/skqp/include/core/
DSkRRect.h143 void setRect(const SkRect& rect) { in setRect() function
DSkRegion.h201 bool setRect(int32_t left, int32_t top, int32_t right, int32_t bottom) { in setRect() function
/external/skia/gm/
Dconvexpolyclip.cpp265 void setRect(const SkRect& rect) { in setRect() function in skiagm::ConvexPolyClip::Clip
/external/skqp/gm/
Dconvexpolyclip.cpp265 void setRect(const SkRect& rect) { in setRect() function in skiagm::ConvexPolyClip::Clip
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp20453 ClearRect & setRect( Rect2D rect_ ) in setRect() function