Searched refs:gralloc_alloc (Results 1 – 10 of 10) sorted by relevance
/hardware/qcom/display/msm8084/libgralloc/ |
D | gpu.h | 49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
|
D | gpu.cpp | 46 alloc = gralloc_alloc; in gpu_context_t() 346 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() function in gpu_context_t
|
/hardware/qcom/display/msm8974/libgralloc/ |
D | gpu.h | 50 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
|
D | gpu.cpp | 46 alloc = gralloc_alloc; in gpu_context_t() 348 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() function in gpu_context_t
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | gpu.h | 50 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
|
D | gpu.cpp | 47 alloc = gralloc_alloc; in gpu_context_t() 333 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() function in gpu_context_t
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | gpu.h | 49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
|
D | gpu.cpp | 46 alloc = gralloc_alloc; in gpu_context_t() 342 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() function in gpu_context_t
|
/hardware/libhardware/modules/gralloc/ |
D | gralloc.cpp | 199 static int gralloc_alloc(alloc_device_t* dev, in gralloc_alloc() function 301 dev->device.alloc = gralloc_alloc; in gralloc_device_open()
|
/hardware/samsung_slsi/exynos5/gralloc/ |
D | gralloc.cpp | 332 static int gralloc_alloc(alloc_device_t* dev, in gralloc_alloc() function 439 dev->device.alloc = gralloc_alloc; in gralloc_device_open()
|