Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/view/shadow/
DSpotShadowConfig.java37 private final int mPolyLength; field in SpotShadowConfig
51 mPolyLength = builder.mPolyLength; in SpotShadowConfig()
96 return mPolyLength; in getPolyLength()
150 private int mPolyLength; field in SpotShadowConfig.Builder
194 this.mPolyLength = polyLength; in setPolygon()