Home
last modified time | relevance | path

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

/hardware/libhardware/modules/gralloc/
Dgralloc.cpp41 struct gralloc_context_t { struct
285 gralloc_context_t* ctx = reinterpret_cast<gralloc_context_t*>(dev); in gralloc_close()
300 gralloc_context_t *dev; in gralloc_device_open()
301 dev = (gralloc_context_t*)malloc(sizeof(*dev)); in gralloc_device_open()