HomeSort by relevance Sort by last modified time
    Searched refs:set_glFinishRoundTrip (Results 1 - 8 of 8) sorted by null

  /sdk/emulator/opengl/host/libs/GLESv2_dec/
GL2Decoder.cpp 77 set_glFinishRoundTrip(s_glFinishRoundTrip);
  /sdk/emulator/opengl/host/libs/GLESv1_dec/
GLDecoder.cpp 76 set_glFinishRoundTrip(s_glFinishRoundTrip);
  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.cpp 222 ptr = getProc("glFinishRoundTrip", userData); set_glFinishRoundTrip((glFinishRoundTrip_client_proc_t)ptr);
gl2_client_context.h     [all...]
gl2_enc.cpp     [all...]
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.cpp 176 ptr = getProc("glFinishRoundTrip", userData); set_glFinishRoundTrip((glFinishRoundTrip_client_proc_t)ptr);
gl_client_context.h     [all...]
gl_enc.cpp     [all...]

Completed in 37 milliseconds