Home
last modified time | relevance | path

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

/aosp12/frameworks/layoutlib/bridge/src/android/view/shadow/
H A DSpotShadowVertexCalculator.java66 public static int[] getStripSizes(int polyLength){ in getStripSizes()
89 int polyLength, in calculateShadow()
H A DSpotShadowConfig.java119 public Builder setPolygon(float[] poly, int polyLength) { in setPolygon()