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

/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_fixup.cpp159 void fixup_glTexImage(int widthIndex, int heightIndex, GLMessage *glmsg, void *dataSrc) { function in namespace:android::gltrace
201 fixup_glTexImage(widthIndex, heightIndex, glmsg, pointersToFixup[0]);
218 fixup_glTexImage(widthIndex, heightIndex, glmsg, pointersToFixup[0]);

Completed in 50 milliseconds