Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_fixup.cpp611 void findMinAndMaxIndices(GLvoid *indices, GLsizei count, GLenum type, in findMinAndMaxIndices() function
705 findMinAndMaxIndices(indexBuffer, count, type, &minIndex, &maxIndex); in trace_VertexAttribPointerDataForGlDrawElements()