Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware/modules/gralloc/
H A Dgralloc.cpp41 struct gralloc_context_t { struct
281 gralloc_context_t* ctx = reinterpret_cast<gralloc_context_t*>(dev); in gralloc_close()
296 gralloc_context_t *dev; in gralloc_device_open()
297 dev = (gralloc_context_t*)malloc(sizeof(*dev)); in gralloc_device_open()