HomeSort by relevance Sort by last modified time
    Searched full:gralloc_context_t (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/modules/gralloc/
gralloc.cpp 42 struct gralloc_context_t { struct
275 gralloc_context_t* ctx = reinterpret_cast<gralloc_context_t*>(dev);
290 gralloc_context_t *dev;
291 dev = (gralloc_context_t*)malloc(sizeof(*dev));
  /hardware/msm7k/libgralloc/
gralloc.cpp 56 struct gralloc_context_t { struct
566 gralloc_context_t* ctx = reinterpret_cast<gralloc_context_t*>(dev);
581 gralloc_context_t *dev;
582 dev = (gralloc_context_t*)malloc(sizeof(*dev));

Completed in 117 milliseconds