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

  /bionic/libc/kernel/uapi/drm/
omap_drm.h 39 #define OMAP_BO_TILED_8 0x00000100
42 #define OMAP_BO_TILED (OMAP_BO_TILED_8 | OMAP_BO_TILED_16 | OMAP_BO_TILED_32)
  /external/kernel-headers/original/uapi/drm/
omap_drm.h 50 #define OMAP_BO_TILED_8 0x00000100
53 #define OMAP_BO_TILED (OMAP_BO_TILED_8 | OMAP_BO_TILED_16 | OMAP_BO_TILED_32)
  /external/libdrm/omap/
omap_drm.h 62 #define OMAP_BO_TILED_8 0x00000100
65 #define OMAP_BO_TILED (OMAP_BO_TILED_8 | OMAP_BO_TILED_16 | OMAP_BO_TILED_32)

Completed in 157 milliseconds