Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/GLESv2_dec/
DGL2Decoder.cpp80 set_glFinishRoundTrip(s_glFinishRoundTrip); in initGL()
85 int GL2Decoder::s_glFinishRoundTrip(void *self) in s_glFinishRoundTrip() function in GL2Decoder
DGL2Decoder.h50 static int gl2_APIENTRY s_glFinishRoundTrip(void *self);
/sdk/emulator/opengl/host/libs/GLESv1_dec/
DGLDecoder.cpp80 set_glFinishRoundTrip(s_glFinishRoundTrip); in initGL()
85 int GLDecoder::s_glFinishRoundTrip(void *self) in s_glFinishRoundTrip() function in GLDecoder
DGLDecoder.h63 static int gl_APIENTRY s_glFinishRoundTrip(void *self);