Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_fixup.cpp59 unsigned getBytesPerTexel(const GLenum format, const GLenum type) { in getBytesPerTexel() function
201 int bytesPerTexel = getBytesPerTexel(format, type); in fixup_glTexImage()