Home
last modified time | relevance | path

Searched refs:gralloc_alloc (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/display/msm8084/libgralloc/
Dgpu.h49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
Dgpu.cpp47 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/sdm845/libgralloc/
Dgpu.h49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
Dgpu.cpp46 alloc = gralloc_alloc; in gpu_context_t()
376 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/
Dgpu.h49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
Dgpu.cpp46 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/msm8226/libgralloc/
Dgpu.h49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
Dgpu.cpp46 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/msm8994/libgralloc/
Dgpu.h49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
Dgpu.cpp54 alloc = gralloc_alloc; in gpu_context_t()
382 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/
Dgpu.h49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
Dgpu.cpp53 alloc = gralloc_alloc; in gpu_context_t()
377 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/
Dgpu.h50 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
Dgpu.cpp47 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/
Dgralloc.cpp203 static int gralloc_alloc(alloc_device_t* dev, in gralloc_alloc() function
308 dev->device.alloc = gralloc_alloc; in gralloc_device_open()