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

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
egl_wrapper_context.h 33 eglSwapBuffers_wrapper_proc_t eglSwapBuffers;
egl_wrapper_context.cpp 33 eglSwapBuffers = (eglSwapBuffers_wrapper_proc_t) getProc("eglSwapBuffers", userData);
egl_wrapper_proc.h 32 typedef EGLBoolean (egl_APIENTRY *eglSwapBuffers_wrapper_proc_t) (EGLDisplay, EGLSurface);

Completed in 2079 milliseconds