Searched refs:alloc_device_t (Results 1 – 14 of 14) sorted by relevance
/device/amlogic/yukawa/hal/gralloc/legacy/ |
D | alloc_device.cpp | 43 static int alloc_device_alloc(alloc_device_t *dev, int w, int h, int format, int usage, buffer_hand… in alloc_device_alloc() 133 static int alloc_device_free(alloc_device_t *dev, buffer_handle_t handle) in alloc_device_free() 160 alloc_device_t *dev; in alloc_device_open() 164 dev = new alloc_device_t; in alloc_device_open()
|
/device/linaro/hikey/gralloc960/legacy/ |
D | alloc_device.cpp | 43 static int alloc_device_alloc(alloc_device_t *dev, int w, int h, int format, int usage, buffer_hand… in alloc_device_alloc() 132 static int alloc_device_free(alloc_device_t *dev, buffer_handle_t handle) in alloc_device_free() 159 alloc_device_t *dev; in alloc_device_open() 163 dev = new alloc_device_t; in alloc_device_open()
|
/device/linaro/dragonboard/gralloc/ |
D | gralloc.cpp | 169 struct alloc_device_t *alloc = (struct alloc_device_t *) dev; in gbm_mod_close_gpu0() 177 static int gbm_mod_free_gpu0(alloc_device_t *dev, buffer_handle_t handle) in gbm_mod_free_gpu0() 190 static int gbm_mod_alloc_gpu0(alloc_device_t *dev, in gbm_mod_alloc_gpu0() 210 struct alloc_device_t *alloc; in gbm_mod_open_gpu0() 217 alloc = new alloc_device_t(); in gbm_mod_open_gpu0()
|
/device/linaro/hikey/gralloc/ |
D | alloc_device.cpp | 199 static int gralloc_alloc_buffer(alloc_device_t *dev, size_t size, int usage, buffer_handle_t *pHand… in gralloc_alloc_buffer() 367 static int gralloc_alloc_framebuffer_locked(alloc_device_t *dev, size_t size, int usage, buffer_han… in gralloc_alloc_framebuffer_locked() 468 static int gralloc_alloc_framebuffer(alloc_device_t *dev, size_t size, int usage, buffer_handle_t *… in gralloc_alloc_framebuffer() 478 static int alloc_device_alloc(alloc_device_t *dev, int w, int h, int format, int usage, buffer_hand… in alloc_device_alloc() 644 static int alloc_device_free(alloc_device_t __unused *dev, buffer_handle_t handle) in alloc_device_free() 707 alloc_device_t *dev = reinterpret_cast<alloc_device_t *>(device); in alloc_device_close() 827 alloc_device_t *dev; in alloc_device_open() 829 dev = new alloc_device_t; in alloc_device_open()
|
D | framebuffer_device.cpp | 457 alloc_device_t *gralloc_device; in framebuffer_device_open()
|
/device/google/cuttlefish/guest/hals/gralloc/legacy/ |
D | gralloc.cpp | 50 alloc_device_t* /*dev*/, int format, int w, int h, in gralloc_alloc_buffer() argument 99 static int gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() 113 static int gralloc_free(alloc_device_t* /*dev*/, buffer_handle_t handle) { in gralloc_free() argument
|
D | gralloc_vsoc_priv.h | 71 alloc_device_t device;
|
/device/google/contexthub/sensorhal/ |
D | directchannel.h | 75 alloc_device_t *mAllocDevice;
|
/device/generic/goldfish-opengl/system/gralloc/ |
D | gralloc_30.cpp | 473 alloc_device_t device; 680 static int s_gralloc_alloc(alloc_device_t* ad, in s_gralloc_alloc() 691 static int s_gralloc_free(alloc_device_t* ad, buffer_handle_t h) { in s_gralloc_free() 712 static goldfish_gralloc30_device_t* from_alloc_device(alloc_device_t* d) { in from_alloc_device()
|
D | gralloc_old.cpp | 175 alloc_device_t device; 571 static void gralloc_dump(struct alloc_device_t* /*dev*/, char* /*buff*/, int /*buff_len*/) {} in gralloc_dump() argument 607 static int gralloc_alloc(alloc_device_t* dev, in gralloc_alloc() 928 static int gralloc_free(alloc_device_t* dev, in gralloc_free()
|
/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_ion.cpp | 749 alloc_device_t *dev = reinterpret_cast<alloc_device_t *>(device); in mali_gralloc_ion_device_close()
|
D | framebuffer_device.cpp | 563 alloc_device_t *gralloc_device; in framebuffer_device_open()
|
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_ion.cpp | 774 alloc_device_t *dev = reinterpret_cast<alloc_device_t *>(device); in mali_gralloc_ion_device_close()
|
D | framebuffer_device.cpp | 563 alloc_device_t *gralloc_device; in framebuffer_device_open()
|