Home
last modified time | relevance | path

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

/hardware/libhardware/modules/gralloc/
Dgralloc.cpp42 struct gralloc_context_t { struct
274 gralloc_context_t* ctx = reinterpret_cast<gralloc_context_t*>(dev); in gralloc_close()
289 gralloc_context_t *dev; in gralloc_device_open()
290 dev = (gralloc_context_t*)malloc(sizeof(*dev)); in gralloc_device_open()
/hardware/samsung_slsi/exynos5/gralloc/
Dgralloc.cpp53 struct gralloc_context_t { struct
404 gralloc_context_t* ctx = reinterpret_cast<gralloc_context_t*>(dev); in gralloc_close()
427 gralloc_context_t *dev; in gralloc_device_open()
428 dev = (gralloc_context_t*)malloc(sizeof(*dev)); in gralloc_device_open()