HomeSort by relevance Sort by last modified time
    Searched defs:gpu_context_t (Results 1 - 14 of 14) sorted by null

  /hardware/qcom/display/msm8084/libgralloc/
gpu.h 33 class gpu_context_t : public alloc_device_t { class in namespace:gralloc
35 gpu_context_t(const private_module_t* module,
gpu.cpp 35 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,
326 int gpu_context_t::free_impl(private_handle_t const* hnd) {
352 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format,
359 gpu_context_t* gpu = reinterpret_cast<gpu_context_t*>(dev)
    [all...]
  /hardware/qcom/display/msm8226/libgralloc/
gpu.h 33 class gpu_context_t : public alloc_device_t { class in namespace:gralloc
35 gpu_context_t(const private_module_t* module,
gpu.cpp 34 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,
328 int gpu_context_t::free_impl(private_handle_t const* hnd) {
355 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format,
362 gpu_context_t* gpu = reinterpret_cast<gpu_context_t*>(dev)
    [all...]
  /hardware/qcom/display/msm8909/libgralloc/
gpu.h 33 class gpu_context_t : public alloc_device_t { class in namespace:gralloc
35 gpu_context_t(const private_module_t* module,
gpu.cpp 34 gpu_context_t::gpu_context_t(const private_module_t* module, function in class:gpu_context_t
51 int gpu_context_t::gralloc_alloc_buffer(unsigned int size, int usage,
179 void gpu_context_t::getGrallocInformationFromFormat(int inputFormat,
190 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,
348 int gpu_context_t::free_impl(private_handle_t const* hnd) {
376 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format,
383 gpu_context_t* gpu = reinterpret_cast<gpu_context_t*>(dev)
    [all...]
  /hardware/qcom/display/msm8909w_3100/libgralloc/
gpu.h 33 class gpu_context_t : public alloc_device_t { class in namespace:gralloc
35 gpu_context_t(const private_module_t* module,
gpu.cpp 34 gpu_context_t::gpu_context_t(const private_module_t* module, function in class:gpu_context_t
51 int gpu_context_t::gralloc_alloc_buffer(unsigned int size, int usage,
179 void gpu_context_t::getGrallocInformationFromFormat(int inputFormat,
190 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,
348 int gpu_context_t::free_impl(private_handle_t const* hnd) {
376 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format,
383 gpu_context_t* gpu = reinterpret_cast<gpu_context_t*>(dev)
    [all...]
  /hardware/qcom/display/msm8960/libgralloc/
gpu.h 34 class gpu_context_t : public alloc_device_t { class in namespace:gralloc
36 gpu_context_t(const private_module_t* module,
gpu.cpp 35 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,
313 int gpu_context_t::free_impl(private_handle_t const* hnd) {
339 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format,
346 gpu_context_t* gpu = reinterpret_cast<gpu_context_t*>(dev)
    [all...]
  /hardware/qcom/display/msm8994/libgralloc/
gpu.h 33 class gpu_context_t : public alloc_device_t { class in namespace:gralloc
35 gpu_context_t(const private_module_t* module,
gpu.cpp 42 gpu_context_t::gpu_context_t(const private_module_t* module, function in class:gpu_context_t
59 int gpu_context_t::gralloc_alloc_buffer(unsigned int size, int usage,
197 void gpu_context_t::getGrallocInformationFromFormat(int inputFormat,
208 int gpu_context_t::gralloc_alloc_framebuffer_locked(int usage,
270 int gpu_context_t::gralloc_alloc_framebuffer(int usage,
280 int gpu_context_t::alloc_impl(int w, int h, int format, int usage,
355 int gpu_context_t::free_impl(private_handle_t const* hnd) {
382 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format,
389 gpu_context_t* gpu = reinterpret_cast<gpu_context_t*>(dev)
    [all...]
  /hardware/qcom/display/msm8996/libgralloc/
gpu.h 33 class gpu_context_t : public alloc_device_t { class in namespace:gralloc
35 gpu_context_t(const private_module_t* module,
gpu.cpp 41 gpu_context_t::gpu_context_t(const private_module_t* module, function in class:gpu_context_t
58 int gpu_context_t::gralloc_alloc_buffer(unsigned int size, int usage,
181 void gpu_context_t::getGrallocInformationFromFormat(int inputFormat,
192 int gpu_context_t::gralloc_alloc_framebuffer_locked(int usage,
251 int gpu_context_t::gralloc_alloc_framebuffer(int usage,
261 int gpu_context_t::alloc_impl(int w, int h, int format, int usage,
350 int gpu_context_t::free_impl(private_handle_t const* hnd) {
377 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format,
384 gpu_context_t* gpu = reinterpret_cast<gpu_context_t*>(dev)
    [all...]

Completed in 151 milliseconds