Searched defs:addRect (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/gpu/ | ||
D | GrRectanizer_pow2.cpp | 11 bool GrRectanizerPow2::addRect(int width, int height, SkIPoint16* loc) { in addRect() function in GrRectanizerPow2 |
D | GrRectanizer_skyline.cpp | 12 bool GrRectanizerSkyline::addRect(int width, int height, SkIPoint16* loc) { in addRect() function in GrRectanizerSkyline |
/external/skia/src/core/ | ||
D | SkPath.cpp | 965 void SkPath::addRect(const SkRect& rect, Direction dir) { in addRect() function in SkPath |
D | SkPictureRecord.cpp | 923 void SkPictureRecord::addRect(const SkRect& rect) { in addRect() function in SkPictureRecord |