Searched defs:poly (Results 1 – 6 of 6) sorted by relevance
35 public static float[] flatBound(float[] poly, int dimension) { in flatBound()65 public static void translate(float[] poly, float translateX, float translateY, int dimension) { in translate()
72 float[] poly = getPoly(rectScaled, elevation / SCALE_DOWN, radius); in paintRectShadow() local273 … float[] poly = new float[ShadowConstants.RECT_VERTICES_SIZE * ShadowConstants.COORDINATE_SIZE]; in getPoly() local
119 public Builder setPolygon(float[] poly, int polyLength) { in setPolygon()
88 float[] poly, in calculateShadow()
956 uint32_t poly = 0x04C11DB7; in initCrcTable() local
118 Poly poly; in visibilityTest() local