Searched refs:pright (Results 1 – 2 of 2) sorted by relevance
1164 final int pright = mPaddingRight; in onMeasure() local1178 widthSize = resolveAdjustedSize(w + pleft + pright, mMaxWidth, widthMeasureSpec); in onMeasure()1185 final float actualAspect = (float)(widthSize - pleft - pright) / in onMeasure()1195 pleft + pright; in onMeasure()1210 int newHeight = (int)((widthSize - pleft - pright) / desiredAspect) + in onMeasure()1230 w += pleft + pright; in onMeasure()
82 ext4_fsblk_t pright; member