Searched defs:square (Results 1 – 3 of 3) sorted by relevance
64 final int square = Math.min(width, height); in CircleFramedDrawable() local
197 CbGeoUtils.DistancePolygon square = createPolygon( in testDistanceWithSquareToPoint() local
62 private val square: Path = Path() constant