Home
last modified time | relevance | path

Searched defs:gralloc_drm_bo_t (Results 1 – 1 of 1) sorted by relevance

/external/drm_gralloc/
Dgralloc_drm_priv.h77 struct gralloc_drm_bo_t { struct
78 struct gralloc_drm_t *drm;
79 struct gralloc_drm_handle_t *handle;
81 int imported; /* the handle is from a remote proces when true */
82 int fb_handle; /* the GEM handle of the bo */
83 int fb_id; /* the fb id */
85 int lock_count;
86 int locked_for;
88 unsigned int refcount;