/external/skia/gpu/src/ |
D | GrRectanizer.cpp | 75 bool GrRectanizerPow2::addRect(int width, int height, GrIPoint16* loc) { in addRect() function in GrRectanizerPow2
|
D | GrRectanizer_fifo.cpp | 75 bool GrRectanizerFIFO::addRect(int width, int height, GrIPoint16* loc) { in addRect() function in GrRectanizerFIFO
|
/external/webkit/Source/WebCore/platform/graphics/haiku/ |
D | PathHaiku.cpp | 127 void Path::addRect(const FloatRect& r) in addRect() function in WebCore::Path
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | PathWinCE.cpp | 106 void Path::addRect(const FloatRect& r) in addRect() function in WebCore::Path
|
D | PlatformPathWinCE.cpp | 739 void PlatformPath::addRect(const FloatRect& r) in addRect() function in WebCore::PlatformPath
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
D | PathWx.cpp | 196 void Path::addRect(const FloatRect& rect) in addRect() function in WebCore::Path
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
D | PathSkia.cpp | 166 void Path::addRect(const FloatRect& rect) in addRect() function in WebCore::Path
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
D | PathAndroid.cpp | 218 void Path::addRect(const FloatRect& rect) in addRect() function in WebCore::Path
|
/external/webkit/Source/WebCore/platform/graphics/cg/ |
D | PathCG.cpp | 226 void Path::addRect(const FloatRect& r) in addRect() function in WebCore::Path
|
/external/webkit/Source/WebCore/platform/graphics/openvg/ |
D | PathOpenVG.cpp | 380 void Path::addRect(const FloatRect& rect) in addRect() function in WebCore::Path
|
/external/webkit/Source/WebCore/platform/graphics/cairo/ |
D | PathCairo.cpp | 115 void Path::addRect(const FloatRect& rect) in addRect() function in WebCore::Path
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | PathQt.cpp | 322 void Path::addRect(const FloatRect& r) in addRect() function in WebCore::Path
|
/external/skia/src/core/ |
D | SkPath.cpp | 386 void SkPath::addRect(const SkRect& rect, Direction dir) { in addRect() function in SkPath 390 void SkPath::addRect(SkScalar left, SkScalar top, SkScalar right, in addRect() function in SkPath
|
D | SkPictureRecord.cpp | 504 void SkPictureRecord::addRect(const SkRect& rect) { in addRect() function in SkPictureRecord
|