Home
last modified time | relevance | path

Searched refs:_eglLookupDevice (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/egl/main/
Degldevice.h50 _eglLookupDevice(EGLDeviceEXT device) in _eglLookupDevice() function
Degldisplay.c584 dev = _eglLookupDevice(native_display); in _eglGetDeviceDisplay()
Deglapi.c2626 _EGLDevice *dev = _eglLookupDevice(device); in eglQueryDeviceAttribEXT()
2641 _EGLDevice *dev = _eglLookupDevice(device); in eglQueryDeviceStringEXT()