Searched refs:gralloc_alloc_size (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/display/msm8084/libgralloc/ |
D | gpu.h | 61 static int gralloc_alloc_size(alloc_device_t* dev,
|
D | gpu.cpp | 49 allocSize = gralloc_alloc_size; in gpu_context_t() 357 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size() function in gpu_context_t
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | gpu.h | 61 static int gralloc_alloc_size(alloc_device_t* dev,
|
D | gpu.cpp | 48 allocSize = gralloc_alloc_size; in gpu_context_t() 361 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size() function in gpu_context_t
|
/hardware/qcom/display/msm8974/libgralloc/ |
D | gpu.h | 62 static int gralloc_alloc_size(alloc_device_t* dev,
|
D | gpu.cpp | 48 allocSize = gralloc_alloc_size; in gpu_context_t() 358 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size() function in gpu_context_t
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | gpu.h | 62 static int gralloc_alloc_size(alloc_device_t* dev,
|
D | gpu.cpp | 49 allocSize = gralloc_alloc_size; in gpu_context_t() 343 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size() function in gpu_context_t
|