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

/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_fixup.cpp59 unsigned getBytesPerTexel(const GLenum format, const GLenum type) { function in namespace:android::gltrace
201 int bytesPerTexel = getBytesPerTexel(format, type);

Completed in 379 milliseconds