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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/drm/
native_drm.h 106 struct drm_crtc current_crtc; member in struct:drm_surface
modeset.c 158 struct drm_crtc *drmcrtc = &drmsurf->current_crtc;
236 if (drmsurf->current_crtc.crtc)
237 drmModeFreeCrtc(drmsurf->current_crtc.crtc);
501 struct drm_crtc *drmcrtc = &drmsurf->current_crtc;
  /external/mesa3d/src/gallium/state_trackers/egl/drm/
native_drm.h 106 struct drm_crtc current_crtc; member in struct:drm_surface
modeset.c 158 struct drm_crtc *drmcrtc = &drmsurf->current_crtc;
236 if (drmsurf->current_crtc.crtc)
237 drmModeFreeCrtc(drmsurf->current_crtc.crtc);
501 struct drm_crtc *drmcrtc = &drmsurf->current_crtc;

Completed in 227 milliseconds