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

  /external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
egl_dri2.h 105 int own_device; member in struct:dri2_egl_display
platform_drm.c 413 dri2_dpy->own_device = 1;
platform_wayland.c 664 if (dri2_dpy->own_device)
775 dri2_dpy->own_device = 1;
egl_dri2.c 626 if (dri2_dpy->own_device) {
    [all...]
  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2.h 105 int own_device; member in struct:dri2_egl_display
platform_drm.c 413 dri2_dpy->own_device = 1;
platform_wayland.c 664 if (dri2_dpy->own_device)
775 dri2_dpy->own_device = 1;
egl_dri2.c 626 if (dri2_dpy->own_device) {
    [all...]

Completed in 2067 milliseconds