Home
last modified time | relevance | path

Searched defs:eglMakeCurrent (Results 1 – 7 of 7) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/util/
Degl_loader_autogen.h35 #define eglMakeCurrent l_eglMakeCurrent macro
/device/google/cuttlefish/host/libs/graphics_detector/
Dgraphics_detector.cpp324 PFNEGLMAKECURRENTPROC eglMakeCurrent = in PopulateEglAvailability() local
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl_dispatch.h46 eglMakeCurrent_t eglMakeCurrent; member
Degl.cpp491 EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in eglMakeCurrent() function
/device/generic/vulkan-cereal/third-party/angle/src/libEGL/
DlibEGL.cpp174 EGLBoolean EGLAPIENTRY eglMakeCurrent(EGLDisplay dpy, in eglMakeCurrent() function
/device/generic/vulkan-cereal/stream-servers/glestranslator/EGL/
DEglImp.cpp1086 EGLAPI EGLBoolean EGLAPIENTRY eglMakeCurrent(EGLDisplay display, in eglMakeCurrent() function
/device/generic/goldfish-opengl/system/egl/
Degl.cpp1923 EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in eglMakeCurrent() function