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

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
egl_wrapper_context.h 24 eglGetCurrentSurface_wrapper_proc_t eglGetCurrentSurface;
egl_wrapper_context.cpp 24 eglGetCurrentSurface = (eglGetCurrentSurface_wrapper_proc_t) getProc("eglGetCurrentSurface", userData);
egl_wrapper_proc.h 23 typedef EGLSurface (egl_APIENTRY *eglGetCurrentSurface_wrapper_proc_t) (EGLint);

Completed in 118 milliseconds