Searched refs:gralloc_alloc (Results 1 - 4 of 4) sorted by relevance

/hardware/msm7k/libgralloc-qsd8k/
H A Dgpu.h64 static int gralloc_alloc(alloc_device_t* dev, int w, int h, int format,
H A Dgpu.cpp40 alloc = gralloc_alloc;
305 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, function in class:gpu_context_t
/hardware/libhardware/modules/gralloc/
H A Dgralloc.cpp199 static int gralloc_alloc(alloc_device_t* dev, function
302 dev->device.alloc = gralloc_alloc;
/hardware/msm7k/libgralloc/
H A Dgralloc.cpp461 static int gralloc_alloc(alloc_device_t* dev, function
593 dev->device.alloc = gralloc_alloc;

Completed in 2340 milliseconds