Searched defs:polyLength (Results 1 – 3 of 3) sorted by relevance
82 int polyLength, in calculateShadow()
192 public Builder setPolygon(float[] poly, int polyLength) { in setPolygon()
31 public static float[] rayIntersectPoly(float[] poly, int polyLength, float px, float py, in rayIntersectPoly()288 public static void sort(float[] poly, int polyLength, float[] ctr) { in sort()