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

/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_fixup.cpp334 int n_vectors = arg_count.intvalue(0); local
335 fixup_GenericIntArray(argIndex, nElemsPerVector * n_vectors, glmsg, pointersToFixup[0]);
340 int n_vectors = arg_count.intvalue(0); local
341 fixup_GenericFloatArray(argIndex, nElemsPerVector * n_vectors, glmsg, src);

Completed in 43 milliseconds