Searched refs:horizontalWeight (Results 1 – 1 of 1) sorted by relevance
649 chunk.horizontalWeight = chunk.rect.width / horizontalPatchSum; in getChunks()786 p.dest.width = Math.round(streatchableWidth * chunk.horizontalWeight); in getProjections()826 public float horizontalWeight = 0.0f; field in NinePatchedImage.Chunk831 horizontalWeight = 0.0f; in init()856 return String.format("%s %f/%f %s", typeToString(), horizontalWeight, verticalWeight, in toString()