HomeSort by relevance Sort by last modified time
    Searched defs:s_glFinishRoundTrip (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/opengl/host/libs/GLESv2_dec/
GL2Decoder.cpp 77 set_glFinishRoundTrip(s_glFinishRoundTrip);
82 int GL2Decoder::s_glFinishRoundTrip(void *self)
  /sdk/emulator/opengl/host/libs/GLESv1_dec/
GLDecoder.cpp 76 set_glFinishRoundTrip(s_glFinishRoundTrip);
81 int GLDecoder::s_glFinishRoundTrip(void *self)

Completed in 41 milliseconds