Home
last modified time | relevance | path

Searched defs:s_glGetCompressedTextureFormats (Results 1 – 2 of 2) sorted by relevance

/development/tools/emulator/opengl/host/libs/GLESv2_dec/
DGL2Decoder.cpp73 void GL2Decoder::s_glGetCompressedTextureFormats(void *self, int count, GLint *formats) in s_glGetCompressedTextureFormats() function in GL2Decoder
/development/tools/emulator/opengl/host/libs/GLESv1_dec/
DGLDecoder.cpp216 void GLDecoder::s_glGetCompressedTextureFormats(void *self, GLint count, GLint *data) in s_glGetCompressedTextureFormats() function in GLDecoder