Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DPathDashPathEffect.java29 int native_style; field in PathDashPathEffect.Style
49 float phase, int native_style); in nativeCreate()
/frameworks/layoutlib/bridge/src/android/graphics/
DPathDashPathEffect_Delegate.java66 int native_style) { in nativeCreate()