/hardware/qcom/display/msm8084/libgralloc/ |
H A D | gpu.h | 49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
|
H A D | gpu.cpp | 47 alloc = gralloc_alloc; 352 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/msm8226/libgralloc/ |
H A D | gpu.h | 49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
|
H A D | gpu.cpp | 46 alloc = gralloc_alloc; 355 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/msm8909/libgralloc/ |
H A D | gpu.h | 49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
|
H A D | gpu.cpp | 46 alloc = gralloc_alloc; 355 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/msm8960/libgralloc/ |
H A D | gpu.h | 50 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
|
H A D | gpu.cpp | 47 alloc = gralloc_alloc; 339 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/msm8994/libgralloc/ |
H A D | gpu.h | 49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
|
H A D | gpu.cpp | 54 alloc = gralloc_alloc; 382 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/msm8996/libgralloc/ |
H A D | gpu.h | 49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
|
H A D | gpu.cpp | 53 alloc = gralloc_alloc; 377 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/sdm845/libgralloc/ |
H A D | gpu.h | 49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
|
H A D | gpu.cpp | 46 alloc = gralloc_alloc; 376 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 D | gralloc.cpp | 203 static int gralloc_alloc(alloc_device_t* dev, function 308 dev->device.alloc = gralloc_alloc;
|