Searched refs:gralloc_alloc (Results 1 - 7 of 7) 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/qcom/display/libgralloc/
H A Dgpu.h56 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
H A Dgpu.cpp45 alloc = gralloc_alloc;
284 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
303 dev->device.alloc = gralloc_alloc;
/hardware/samsung_slsi/exynos5/gralloc/
H A Dgralloc.cpp309 static int gralloc_alloc(alloc_device_t* dev, function
407 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 121 milliseconds