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