Home
last modified time | relevance | path

Searched defs:addRect (Results 1 – 11 of 11) sorted by relevance

/external/skia/src/gpu/
DGrRectanizer.cpp74 bool GrRectanizerPow2::addRect(int width, int height, GrIPoint16* loc) { in addRect() function in GrRectanizerPow2
DGrRectanizer_fifo.cpp68 bool GrRectanizerFIFO::addRect(int width, int height, GrIPoint16* loc) { in addRect() function in GrRectanizerFIFO
DGrRectanizer_skyline.cpp58 bool GrRectanizerSkyline::addRect(int width, int height, GrIPoint16* loc) { in addRect() function in GrRectanizerSkyline
/external/chromium_org/third_party/skia/src/gpu/
DGrRectanizer.cpp74 bool GrRectanizerPow2::addRect(int width, int height, GrIPoint16* loc) { in addRect() function in GrRectanizerPow2
DGrRectanizer_fifo.cpp68 bool GrRectanizerFIFO::addRect(int width, int height, GrIPoint16* loc) { in addRect() function in GrRectanizerFIFO
DGrRectanizer_skyline.cpp58 bool GrRectanizerSkyline::addRect(int width, int height, GrIPoint16* loc) { in addRect() function in GrRectanizerSkyline
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DPath.cpp322 void Path::addRect(const FloatRect& rect) in addRect() function in WebCore::Path
/external/skia/src/core/
DSkPath.cpp790 void SkPath::addRect(const SkRect& rect, Direction dir) { in addRect() function in SkPath
794 void SkPath::addRect(SkScalar left, SkScalar top, SkScalar right, in addRect() function in SkPath
DSkPictureRecord.cpp1346 void SkPictureRecord::addRect(const SkRect& rect) { in addRect() function in SkPictureRecord
/external/chromium_org/third_party/skia/src/core/
DSkPath.cpp790 void SkPath::addRect(const SkRect& rect, Direction dir) { in addRect() function in SkPath
794 void SkPath::addRect(SkScalar left, SkScalar top, SkScalar right, in addRect() function in SkPath
DSkPictureRecord.cpp1346 void SkPictureRecord::addRect(const SkRect& rect) { in addRect() function in SkPictureRecord