Searched defs:isUsingElementArrayBuffers (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_fixup.cpp55 bool isUsingElementArrayBuffers(GLTraceContext *context) { function in namespace:android::gltrace
693 if (isUsingElementArrayBuffers(context)) {
735 if (!isUsingElementArrayBuffers(context)) {

Completed in 63 milliseconds