Home
last modified time | relevance | path

Searched defs:maxIndex (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/mms/src/java/com/google/android/mms/pdu/
DEncodedStringValue.java253 int maxIndex = addr.length - 1; in concat() local
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_fixup.cpp474 GLuint minIndex, GLuint maxIndex, nsecs_t startTime) { in trace_glVertexAttribPointerData()
547 GLuint *minIndex, GLuint *maxIndex) { in findMinAndMaxIndices()
569 GLuint minIndex, GLuint maxIndex, nsecs_t time) { in trace_VertexAttribPointerData()
623 GLuint minIndex, maxIndex; in trace_VertexAttribPointerDataForGlDrawElements() local
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
DDecTestBench.c490 u32 maxIndex; in NextPacket() local
/frameworks/base/core/jni/android/opengl/
Dutil.cpp103 int maxIndex = -1; in visibilityTest() local
/frameworks/base/core/java/android/widget/
DGridLayout.java1170 private int maxIndex = UNDEFINED; field in GridLayout.Axis
/frameworks/support/v7/gridlayout/src/android/support/v7/widget/
DGridLayout.java1098 private int maxIndex = UNDEFINED; field in GridLayout.Axis