Home
last modified time | relevance | path

Searched refs:OMAP_BO_TILED (Results 1 – 3 of 3) sorted by relevance

/external/libdrm/omap/
Domap_drm.c218 if (flags & OMAP_BO_TILED) { in omap_bo_new_impl()
239 if (flags & OMAP_BO_TILED) { in omap_bo_new()
256 if (!(flags & OMAP_BO_TILED)) { in omap_bo_new_tiled()
Domap_drm.h65 #define OMAP_BO_TILED (OMAP_BO_TILED_8 | OMAP_BO_TILED_16 | OMAP_BO_TILED_32) macro
/external/kernel-headers/original/uapi/drm/
Domap_drm.h53 #define OMAP_BO_TILED (OMAP_BO_TILED_8 | OMAP_BO_TILED_16 | OMAP_BO_TILED_32) macro