Searched refs:mLastWidthSpec (Results 1 – 1 of 1) sorted by relevance
74 private int mLastWidthSpec = -1; field in GLView214 mLastWidthSpec = -1; in requestLayout()366 if (widthSpec == mLastWidthSpec && heightSpec == mLastHeightSpec in measure()371 mLastWidthSpec = widthSpec; in measure()