Searched defs:gralloc_context_t (Results 1 - 2 of 2) sorted by relevance

/hardware/libhardware/modules/gralloc/
H A Dgralloc.cpp42 struct gralloc_context_t { struct
274 gralloc_context_t* ctx = reinterpret_cast<gralloc_context_t*>(dev);
289 gralloc_context_t *dev;
290 dev = (gralloc_context_t*)malloc(sizeof(*dev));
/hardware/samsung_slsi/exynos5/gralloc/
H A Dgralloc.cpp59 struct gralloc_context_t { struct
406 gralloc_context_t* ctx = reinterpret_cast<gralloc_context_t*>(dev);
421 gralloc_context_t *dev;
422 dev = (gralloc_context_t*)malloc(sizeof(*dev));

Completed in 22 milliseconds