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

/frameworks/native/opengl/libagl/
H A Dtexture.cpp1115 GLsizei compressedSize = etc1_get_encoded_data_size(width, height); local
1116 if (compressedSize > imageSize) {

Completed in 49 milliseconds