Searched defs:firstPass (Results 1 – 2 of 2) sorted by relevance
1111 bool firstPass = true; in scHScale() local1210 bool firstPass = true; in scVScale() local
1039 private void measureChildrenWithMargins(int widthSpec, int heightSpec, boolean firstPass) { in measureChildrenWithMargins()