Home
last modified time | relevance | path

Searched defs:firstPass (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/opengl/tests/hwc/
DhwcCommit.cpp1113 bool firstPass = true; in scHScale() local
1212 bool firstPass = true; in scVScale() local
/frameworks/base/core/java/android/widget/
DGridLayout.java862 private void measureChildrenWithMargins(int widthSpec, int heightSpec, boolean firstPass) { in measureChildrenWithMargins()