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

  /external/mesa3d/src/gallium/state_trackers/egl/drm/
modeset.c 455 const struct drm_mode *drmmode = drm_mode(nmode); local
472 mode_tmp = drmmode->mode;
553 struct drm_mode *drmmode = &drmconn->drm_modes[i]; local
556 drmmode->mode = *mode;
558 drmmode->base.desc = drmmode->mode.name;
559 drmmode->base.width = drmmode->mode.hdisplay;
560 drmmode->base.height = drmmode->mode.vdisplay
    [all...]
  /external/drm_hwcomposer/
Android.mk 67 drmmode.cpp \

Completed in 2543 milliseconds