Searched refs:mConstantHeight (Results 1 – 2 of 2) sorted by relevance
704 int mConstantHeight; field in DrawableContainer.DrawableContainerState776 mConstantHeight = orig.mConstantHeight; in DrawableContainerState()1100 return mConstantHeight; in getConstantHeight()1126 mConstantWidth = mConstantHeight = -1; in computeConstantSize()1133 if (s > mConstantHeight) mConstantHeight = s; in computeConstantSize()
19764 Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;->mConstantHeight:I