| /external/skqp/src/gpu/ccpr/ |
| D | GrCCAtlas.cpp | 29 bool addRect(int w, int h, SkIPoint16* loc, int maxAtlasSize) { in addRect() function in GrCCAtlas::Node 106 bool GrCCAtlas::addRect(const SkIRect& devIBounds, SkIVector* offset) { in addRect() function in GrCCAtlas 212 GrCCAtlas* GrCCAtlasStack::addRect(const SkIRect& devIBounds, SkIVector* devToAtlasOffset) { in addRect() function in GrCCAtlasStack
|
| /external/skqp/src/gpu/ |
| D | GrRectanizer_pow2.cpp | 10 bool GrRectanizerPow2::addRect(int width, int height, SkIPoint16* loc) { in addRect() function in GrRectanizerPow2
|
| D | GrRectanizer_skyline.cpp | 11 bool GrRectanizerSkyline::addRect(int width, int height, SkIPoint16* loc) { in addRect() function in GrRectanizerSkyline
|
| /external/skia/src/gpu/ |
| D | GrRectanizerPow2.cpp | 10 bool GrRectanizerPow2::addRect(int width, int height, SkIPoint16* loc) { in addRect() function in GrRectanizerPow2
|
| D | GrDynamicAtlas.cpp | 28 bool addRect(int w, int h, SkIPoint16* loc) { in addRect() function in GrDynamicAtlas::Node 112 bool GrDynamicAtlas::addRect(int width, int height, SkIPoint16* location) { in addRect() function in GrDynamicAtlas
|
| D | GrRectanizerSkyline.cpp | 13 bool GrRectanizerSkyline::addRect(int width, int height, SkIPoint16* loc) { in addRect() function in GrRectanizerSkyline
|
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowPath.java | 419 protected void addRect(RectF rect, Direction dir) { in addRect() method in ShadowPath 424 protected void addRect(float left, float top, float right, float bottom, Path.Direction dir) { in addRect() method in ShadowPath
|
| /external/skqp/experimental/canvaskit/ |
| D | interface.js | 176 CanvasKit.SkPath.prototype.addRect = function() { method in CanvasKit.SkPath
|
| D | externs.js | 446 CanvasKit.SkPath.prototype.addRect = function() {}; method in CanvasKit.SkPath
|
| /external/skia/src/core/ |
| D | SkPathBuilder.cpp | 647 SkPathBuilder& SkPathBuilder::addRect(const SkRect& rect, SkPathDirection dir, unsigned index) { in addRect() function in SkPathBuilder
|
| D | SkPictureRecord.cpp | 899 void SkPictureRecord::addRect(const SkRect& rect) { in addRect() function in SkPictureRecord
|
| D | SkPath.cpp | 784 SkPath& SkPath::addRect(const SkRect &rect, SkPathDirection dir, unsigned startIndex) { in addRect() function in SkPath
|
| /external/skqp/src/core/ |
| D | SkPictureRecord.cpp | 853 void SkPictureRecord::addRect(const SkRect& rect) { in addRect() function in SkPictureRecord
|
| D | SkPath.cpp | 1029 SkPath& SkPath::addRect(const SkRect& rect, Direction dir) { in addRect() function in SkPath 1033 SkPath& SkPath::addRect(SkScalar left, SkScalar top, SkScalar right, in addRect() function in SkPath 1038 SkPath& SkPath::addRect(const SkRect &rect, Direction dir, unsigned startIndex) { in addRect() function in SkPath
|
| /external/skia/modules/canvaskit/ |
| D | interface.js | 143 CanvasKit.Path.prototype.addRect = function(rect, isCCW) { method in CanvasKit.Path
|
| /external/skia/modules/canvaskit/npm_build/types/ |
| D | index.d.ts | 2111 addRect(rect: InputRect, isCCW?: boolean): Path; method
|