Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/shapes/cts/
DPathShapeTest.java54 PathShape pathShape = new PathShape(path, SHAPE_SIZE, SHAPE_SIZE); in testDraw() local
91 PathShape pathShape = new PathShape(new Path(), 1f, 5f); in testClone() local