HomeSort by relevance Sort by last modified time
    Searched defs:I915_TILING_NONE (Results 1 - 5 of 5) sorted by null

  /bionic/libc/kernel/uapi/drm/
i915_drm.h 557 #define I915_TILING_NONE 0
  /external/kernel-headers/original/uapi/drm/
i915_drm.h 818 #define I915_TILING_NONE 0
838 * Tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
844 * The tiling mode may be demoted to I915_TILING_NONE when the system
869 * Current tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
    [all...]
  /external/libdrm/include/drm/
i915_drm.h 818 #define I915_TILING_NONE 0
838 * Tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
844 * The tiling mode may be demoted to I915_TILING_NONE when the system
869 * Current tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
i915_drm.h 650 #define I915_TILING_NONE 0
670 * Tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
676 * The tiling mode may be demoted to I915_TILING_NONE when the system
701 * Current tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
i915_drm.h 674 #define I915_TILING_NONE 0
694 * Tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
700 * The tiling mode may be demoted to I915_TILING_NONE when the system
725 * Current tiling mode for the object (I915_TILING_NONE, I915_TILING_X,

Completed in 147 milliseconds