HomeSort by relevance Sort by last modified time
    Searched full:native_mode (Results 1 - 11 of 11) sorted by null

  /external/mesa3d/src/gallium/state_trackers/egl/common/
native_modeset.h 39 struct native_mode { struct
62 const struct native_mode **(*get_modes)(struct native_display *ndpy,
85 const struct native_mode *nmode);
egl_g3d.h 119 const struct native_mode **native_modes;
egl_g3d.c 180 const struct native_mode **native_modes;
200 const struct native_mode *nmode = native_modes[j];
egl_g3d_api.c 802 const struct native_mode *nmode;
  /external/mesa3d/src/gallium/state_trackers/egl/drm/
native_drm.h 121 struct native_mode base;
150 drm_mode(const struct native_mode *nmode)
modeset.c 451 const struct native_mode *nmode)
518 static const struct native_mode **
525 const struct native_mode **nmodes_return;
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
ComposeShader_Delegate.java 67 long native_mode) {
  /external/mesa3d/src/gallium/state_trackers/egl/fbdev/
native_fbdev.c 317 const struct native_mode *nmode)
322 static const struct native_mode **
327 static struct native_mode mode;
328 const struct native_mode **modes;
  /frameworks/base/graphics/java/android/graphics/
ComposeShader.java 98 long native_mode);
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 393 const struct native_mode** modes;
    [all...]
  /external/mesa3d/docs/
relnotes-7.10.html 581 <li>st/egl: Fix native_mode refresh mode.</li>
    [all...]

Completed in 556 milliseconds