Searched defs:solidHeight (Results 1 – 2 of 2) sorted by relevance
46 private final int solidHeight; field in Layer61 AnimatableTransform transform, int solidWidth, int solidHeight, int solidColor, in Layer()
78 int solidHeight = 0; in parse() local