Home
last modified time | relevance | path

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

/external/skia/src/gpu/ccpr/
DGrCCAtlas.cpp30 bool addRect(int w, int h, SkIPoint16* loc, int maxAtlasSize) { in addRect() function in GrCCAtlas::Node
107 bool GrCCAtlas::addRect(const SkIRect& devIBounds, SkIVector* offset) { in addRect() function in GrCCAtlas
213 GrCCAtlas* GrCCAtlasStack::addRect(const SkIRect& devIBounds, SkIVector* devToAtlasOffset) { in addRect() function in GrCCAtlasStack
/external/skqp/src/gpu/ccpr/
DGrCCAtlas.cpp29 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/
DGrRectanizer_pow2.cpp10 bool GrRectanizerPow2::addRect(int width, int height, SkIPoint16* loc) { in addRect() function in GrRectanizerPow2
DGrRectanizer_skyline.cpp11 bool GrRectanizerSkyline::addRect(int width, int height, SkIPoint16* loc) { in addRect() function in GrRectanizerSkyline
/external/skia/src/gpu/
DGrRectanizer_pow2.cpp10 bool GrRectanizerPow2::addRect(int width, int height, SkIPoint16* loc) { in addRect() function in GrRectanizerPow2
DGrRectanizer_skyline.cpp11 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/
DShadowPath.java419 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/skia/modules/canvaskit/
Dinterface.js175 CanvasKit.SkPath.prototype.addRect = function() { method in CanvasKit.SkPath
Dexterns.js465 CanvasKit.SkPath.prototype.addRect = function() {}; method in CanvasKit.SkPath
/external/skqp/experimental/canvaskit/
Dinterface.js176 CanvasKit.SkPath.prototype.addRect = function() { method in CanvasKit.SkPath
Dexterns.js446 CanvasKit.SkPath.prototype.addRect = function() {}; method in CanvasKit.SkPath
/external/skqp/src/core/
DSkPictureRecord.cpp853 void SkPictureRecord::addRect(const SkRect& rect) { in addRect() function in SkPictureRecord
DSkPath.cpp1029 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/src/core/
DSkPictureRecord.cpp862 void SkPictureRecord::addRect(const SkRect& rect) { in addRect() function in SkPictureRecord
DSkPath.cpp1029 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