/hardware/qcom/display/msm8084/libgralloc/ |
D | gpu.h | 49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
|
D | gpu.cpp | 47 alloc = gralloc_alloc; in gpu_context_t() 352 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/msm8994/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() 369 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() 355 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/msm8998/libgralloc/ |
D | gpu.h | 49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
|
D | gpu.cpp | 45 alloc = gralloc_alloc; in gpu_context_t() 379 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/msm8996/libgralloc/ |
D | gpu.h | 49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
|
D | gpu.cpp | 45 alloc = gralloc_alloc; in gpu_context_t() 364 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/msm8909/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() 368 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() 339 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 | 204 static int gralloc_alloc(alloc_device_t* dev, in gralloc_alloc() function 306 dev->device.alloc = gralloc_alloc; in gralloc_device_open()
|