Searched defs:bytesPerTexel (Results 1 - 1 of 1) sorted by relevance

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

Completed in 28 milliseconds