Searched refs:gralloc_alloc (Results 1 - 13 of 13) sorted by relevance

/hardware/qcom/display/msm8084/libgralloc/
H A Dgpu.h49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
H A Dgpu.cpp47 alloc = gralloc_alloc;
351 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 Dgpu.h49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
H A Dgpu.cpp46 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 Dgpu.h49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
H A Dgpu.cpp46 alloc = gralloc_alloc;
368 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 Dgpu.h50 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
H A Dgpu.cpp47 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 Dgpu.h49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
H A Dgpu.cpp46 alloc = gralloc_alloc;
369 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 Dgpu.h49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
H A Dgpu.cpp45 alloc = gralloc_alloc;
368 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 Dgralloc.cpp204 static int gralloc_alloc(alloc_device_t* dev, function
306 dev->device.alloc = gralloc_alloc;

Completed in 761 milliseconds