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

  /bionic/libc/kernel/uapi/drm/
omap_drm.h 41 #define OMAP_BO_TILED_32 0x00000300
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 52 #define OMAP_BO_TILED_32 0x00000300
53 #define OMAP_BO_TILED (OMAP_BO_TILED_8 | OMAP_BO_TILED_16 | OMAP_BO_TILED_32)
  /external/libdrm/omap/
omap_drm.h 64 #define OMAP_BO_TILED_32 0x00000300
65 #define OMAP_BO_TILED (OMAP_BO_TILED_8 | OMAP_BO_TILED_16 | OMAP_BO_TILED_32)

Completed in 225 milliseconds