Home
last modified time | relevance | path

Searched refs:alloc_impl (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/display/msm8084/libgralloc/
Dgpu.h45 int alloc_impl(int w, int h, int format, int usage,
Dgpu.cpp259 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() function in gpu_context_t
360 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, 0); in gralloc_alloc()
371 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, bufferSize); in gralloc_alloc_size()
/hardware/qcom/display/msm8226/libgralloc/
Dgpu.h45 int alloc_impl(int w, int h, int format, int usage,
/hardware/qcom/display/msm8909/libgralloc/
Dgpu.h45 int alloc_impl(int w, int h, int format, int usage,
Dgpu.cpp259 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() function in gpu_context_t
384 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, 0); in gralloc_alloc()
395 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, bufferSize); in gralloc_alloc_size()
/hardware/qcom/display/msm8996/libgralloc/
Dgpu.h45 int alloc_impl(int w, int h, int format, int usage,
Dgpu.cpp261 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() function in gpu_context_t
385 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, 0); in gralloc_alloc()
396 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, bufferSize); in gralloc_alloc_size()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dgpu.h45 int alloc_impl(int w, int h, int format, int usage,
Dgpu.cpp259 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() function in gpu_context_t
384 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, 0); in gralloc_alloc()
395 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, bufferSize); in gralloc_alloc_size()
/hardware/qcom/display/msm8994/libgralloc/
Dgpu.h45 int alloc_impl(int w, int h, int format, int usage,
Dgpu.cpp280 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() function in gpu_context_t
390 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, 0); in gralloc_alloc()
401 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, bufferSize); in gralloc_alloc_size()
/hardware/qcom/display/msm8960/libgralloc/
Dgpu.h46 int alloc_impl(int w, int h, int format, int usage,
Dgpu.cpp245 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() function in gpu_context_t
347 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, 0); in gralloc_alloc()
358 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, bufferSize); in gralloc_alloc_size()