Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/
DPaint_Delegate.java817 Shape strokeShape = stroke.createStrokedShape(srcPath.getJavaShape()); in nGetFillPath() local
819 dstPath.setJavaShape(strokeShape); in nGetFillPath()