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

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

Completed in 28 milliseconds