Searched refs:mConstantHeight (Results 1 – 1 of 1) sorted by relevance
702 int mConstantHeight; field in DrawableContainer.DrawableContainerState772 mConstantHeight = orig.mConstantHeight; in DrawableContainerState()1096 return mConstantHeight; in getConstantHeight()1122 mConstantWidth = mConstantHeight = -1; in computeConstantSize()1129 if (s > mConstantHeight) mConstantHeight = s; in computeConstantSize()