Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_fixup.cpp201 int bytesPerTexel = getBytesPerTexel(format, type); in fixup_glTexImage() local
208 arg_data->add_rawbytes(data, bytesPerTexel * width * height); in fixup_glTexImage()