Searched refs:mConstantHeight (Results 1 – 1 of 1) sorted by relevance
705 int mConstantHeight; field in DrawableContainer.DrawableContainerState777 mConstantHeight = orig.mConstantHeight; in DrawableContainerState()1101 return mConstantHeight; in getConstantHeight()1127 mConstantWidth = mConstantHeight = -1; in computeConstantSize()1134 if (s > mConstantHeight) mConstantHeight = s; in computeConstantSize()