Home
last modified time | relevance | path

Searched refs:maxIndex (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
DExplodedRenderingHelper.java193 int maxIndex = horizontal ? 1 : 0; in combineLinearLayout() local
198 if (max == -1 || max < p[maxIndex]) { in combineLinearLayout()
199 max = p[maxIndex]; in combineLinearLayout()
202 resultPadding[maxIndex] = max; in combineLinearLayout()
/sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
Dandroid-support-v7-gridlayout.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
Dentries.in545 …num type, GLboolean normalized, GLsizei stride, const GLvoid* ptr, GLuint minIndex, GLuint maxIndex