Home
last modified time | relevance | path

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

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