Home
last modified time | relevance | path

Searched refs:alloc_device_t (Results 1 – 14 of 14) sorted by relevance

/device/amlogic/yukawa/hal/gralloc/legacy/
Dalloc_device.cpp43 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/
Dalloc_device.cpp43 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/
Dgralloc.cpp169 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/
Dalloc_device.cpp199 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()
Dframebuffer_device.cpp457 alloc_device_t *gralloc_device; in framebuffer_device_open()
/device/google/cuttlefish/guest/hals/gralloc/legacy/
Dgralloc.cpp50 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
Dgralloc_vsoc_priv.h71 alloc_device_t device;
/device/google/contexthub/sensorhal/
Ddirectchannel.h75 alloc_device_t *mAllocDevice;
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_30.cpp473 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()
Dgralloc_old.cpp175 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/
Dmali_gralloc_ion.cpp749 alloc_device_t *dev = reinterpret_cast<alloc_device_t *>(device); in mali_gralloc_ion_device_close()
Dframebuffer_device.cpp563 alloc_device_t *gralloc_device; in framebuffer_device_open()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_ion.cpp774 alloc_device_t *dev = reinterpret_cast<alloc_device_t *>(device); in mali_gralloc_ion_device_close()
Dframebuffer_device.cpp563 alloc_device_t *gralloc_device; in framebuffer_device_open()