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