Home
last modified time | relevance | path

Searched refs:getJavaShape (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPathMeasure.java20 new CachedPathIteratorFactory(shadowPath.getJavaShape().getPathIterator(null)); in __constructor__()
DShadowPath.java58 Path2D getJavaShape() { in getJavaShape() method in ShadowPath