Searched defs:gpu_context_t (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/display/msm8084/libgralloc/
H A Dgpu.h33 class gpu_context_t : public alloc_device_t { class in namespace:gralloc
35 gpu_context_t(const private_module_t* module,
H A Dgpu.cpp35 gpu_context_t::gpu_context_t(const private_module_t* module, function in class:gpu_context_t
55 int gpu_context_t::gralloc_alloc_buffer(size_t size, int usage,
175 void gpu_context_t::getGrallocInformationFromFormat(int inputFormat,
189 int gpu_context_t::gralloc_alloc_framebuffer_locked(int usage,
249 int gpu_context_t::gralloc_alloc_framebuffer(int usage,
259 int gpu_context_t::alloc_impl(int w, int h, int format, int usage,
321 int gpu_context_t::free_impl(private_handle_t const* hnd) {
347 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format,
354 gpu_context_t* gp
[all...]
/hardware/qcom/display/msm8226/libgralloc/
H A Dgpu.h33 class gpu_context_t : public alloc_device_t { class in namespace:gralloc
35 gpu_context_t(const private_module_t* module,
H A Dgpu.cpp34 gpu_context_t::gpu_context_t(const private_module_t* module, function in class:gpu_context_t
54 int gpu_context_t::gralloc_alloc_buffer(unsigned int size, int usage,
178 void gpu_context_t::getGrallocInformationFromFormat(int inputFormat,
192 int gpu_context_t::gralloc_alloc_framebuffer_locked(int usage,
252 int gpu_context_t::gralloc_alloc_framebuffer(int usage,
262 int gpu_context_t::alloc_impl(int w, int h, int format, int usage,
324 int gpu_context_t::free_impl(private_handle_t const* hnd) {
351 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format,
358 gpu_context_t* gp
[all...]
/hardware/qcom/display/msm8960/libgralloc/
H A Dgpu.h34 class gpu_context_t : public alloc_device_t { class in namespace:gralloc
36 gpu_context_t(const private_module_t* module,
H A Dgpu.cpp35 gpu_context_t::gpu_context_t(const private_module_t* module, function in class:gpu_context_t
55 int gpu_context_t::gralloc_alloc_buffer(size_t size, int usage,
161 void gpu_context_t::getGrallocInformationFromFormat(int inputFormat,
175 int gpu_context_t::gralloc_alloc_framebuffer_locked(size_t size, int usage,
235 int gpu_context_t::gralloc_alloc_framebuffer(size_t size, int usage,
245 int gpu_context_t::alloc_impl(int w, int h, int format, int usage,
307 int gpu_context_t::free_impl(private_handle_t const* hnd) {
333 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format,
340 gpu_context_t* gp
[all...]
/hardware/qcom/display/msm8974/libgralloc/
H A Dgpu.h34 class gpu_context_t : public alloc_device_t { class in namespace:gralloc
36 gpu_context_t(const private_module_t* module,
H A Dgpu.cpp34 gpu_context_t::gpu_context_t(const private_module_t* module, function in class:gpu_context_t
54 int gpu_context_t::gralloc_alloc_buffer(size_t size, int usage,
167 void gpu_context_t::getGrallocInformationFromFormat(int inputFormat,
181 int gpu_context_t::gralloc_alloc_framebuffer_locked(size_t size, int usage,
241 int gpu_context_t::gralloc_alloc_framebuffer(size_t size, int usage,
251 int gpu_context_t::alloc_impl(int w, int h, int format, int usage,
322 int gpu_context_t::free_impl(private_handle_t const* hnd) {
348 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format,
355 gpu_context_t* gp
[all...]

Completed in 109 milliseconds