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.java803 Shape strokeShape = stroke.createStrokedShape(srcPath.getJavaShape()); in nGetFillPath() local
805 dstPath.setJavaShape(strokeShape); in nGetFillPath()