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