Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DPaint_Delegate.java773 Shape strokeShape = stroke.createStrokedShape(srcPath.getJavaShape()); in native_getFillPath() local
775 dstPath.setJavaShape(strokeShape); in native_getFillPath()