Searched refs:droid_open_device (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Dplatform_android.c1459 droid_open_device(_EGLDisplay *disp, bool swrast) function in typeref:typename:EGLBoolean
1487 droid_open_device(_EGLDisplay *disp, bool swrast) function in typeref:typename:EGLBoolean
1587 device_opened = droid_open_device(disp, false);
1589 device_opened = droid_open_device(disp, true);
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_android.c1561 droid_open_device(_EGLDisplay *disp, bool swrast) function in typeref:typename:EGLBoolean
1589 droid_open_device(_EGLDisplay *disp, bool swrast) function in typeref:typename:EGLBoolean
1688 device_opened = droid_open_device(disp, disp->Options.ForceSoftware);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.0.rst1861 - egl/android: droid_open_device_drm_gralloc --> droid_open_device

Completed in 11 milliseconds