Home
last modified time | relevance | path

Searched defs:addOval (Results 1 – 3 of 3) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPath.java446 protected void addOval(float left, float top, float right, float bottom, Path.Direction dir) { in addOval() method in ShadowPath
/external/skqp/src/core/
DSkPath.cpp1278 SkPath& SkPath::addOval(const SkRect& oval, Direction dir) { in addOval() function in SkPath
1283 SkPath& SkPath::addOval(const SkRect &oval, Direction dir, unsigned startPointIndex) { in addOval() function in SkPath
/external/skia/src/core/
DSkPath.cpp1278 SkPath& SkPath::addOval(const SkRect& oval, Direction dir) { in addOval() function in SkPath
1283 SkPath& SkPath::addOval(const SkRect &oval, Direction dir, unsigned startPointIndex) { in addOval() function in SkPath