Home
last modified time | relevance | path

Searched refs:private_module_t (Results 1 – 25 of 34) sorted by relevance

12

/hardware/libhardware/modules/gralloc/
Dgralloc.cpp78 struct private_module_t HAL_MODULE_INFO_SYM = {
107 private_module_t* m = reinterpret_cast<private_module_t*>( in gralloc_alloc_framebuffer_locked()
160 private_module_t* m = reinterpret_cast<private_module_t*>( in gralloc_alloc_framebuffer()
254 private_module_t* m = reinterpret_cast<private_module_t*>( in gralloc_free()
Dframebuffer.cpp84 private_module_t* m = reinterpret_cast<private_module_t*>( in fb_setUpdateRect()
100 private_module_t* m = reinterpret_cast<private_module_t*>( in fb_post()
142 int mapFrameBufferLocked(struct private_module_t* module)
303 static int mapFrameBuffer(struct private_module_t* module)
340 private_module_t* m = (private_module_t*)module;
Dgr.h32 struct private_module_t;
39 int mapFrameBufferLocked(struct private_module_t* module);
Dgralloc_priv.h34 struct private_module_t;
37 struct private_module_t { struct
/hardware/qcom/display/msm8226/libgralloc/
Dgralloc.cpp63 struct private_module_t HAL_MODULE_INFO_SYM = {
97 const private_module_t* m = reinterpret_cast<const private_module_t*>( in gralloc_device_open()
Dframebuffer.cpp76 private_module_t* m = reinterpret_cast<private_module_t*>( in fb_setSwapInterval()
87 private_module_t* m = in fb_post()
88 reinterpret_cast<private_module_t*>(dev->common.module); in fb_post()
110 int mapFrameBufferLocked(struct private_module_t* module) in mapFrameBufferLocked()
349 static int mapFrameBuffer(struct private_module_t* module) in mapFrameBuffer()
404 private_module_t* m = (private_module_t*)module; in fb_device_open()
Dgpu.cpp34 gpu_context_t::gpu_context_t(const private_module_t* module, in gpu_context_t()
188 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); in gralloc_alloc_framebuffer_locked()
248 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); in gralloc_alloc_framebuffer()
317 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); in free_impl()
Dgr.h33 struct private_module_t;
47 int mapFrameBufferLocked(struct private_module_t* module);
/hardware/qcom/display/msm8960/libgralloc/
Dframebuffer.cpp76 private_module_t* m = reinterpret_cast<private_module_t*>( in fb_setSwapInterval()
87 private_module_t* m = in fb_post()
88 reinterpret_cast<private_module_t*>(dev->common.module); in fb_post()
110 int mapFrameBufferLocked(struct private_module_t* module) in mapFrameBufferLocked()
337 static int mapFrameBuffer(struct private_module_t* module) in mapFrameBuffer()
380 private_module_t* m = (private_module_t*)module; in fb_device_open()
Dgralloc.cpp68 struct private_module_t HAL_MODULE_INFO_SYM = {
102 const private_module_t* m = reinterpret_cast<const private_module_t*>( in gralloc_device_open()
Dgpu.cpp35 gpu_context_t::gpu_context_t(const private_module_t* module, in gpu_context_t()
178 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); in gralloc_alloc_framebuffer_locked()
238 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); in gralloc_alloc_framebuffer()
308 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); in free_impl()
Dgr.h34 struct private_module_t;
48 int mapFrameBufferLocked(struct private_module_t* module);
/hardware/qcom/display/msm8974/libgralloc/
Dframebuffer.cpp76 private_module_t* m = reinterpret_cast<private_module_t*>( in fb_setSwapInterval()
87 private_module_t* m = in fb_post()
88 reinterpret_cast<private_module_t*>(dev->common.module); in fb_post()
110 int mapFrameBufferLocked(struct private_module_t* module) in mapFrameBufferLocked()
337 static int mapFrameBuffer(struct private_module_t* module) in mapFrameBuffer()
386 private_module_t* m = (private_module_t*)module; in fb_device_open()
Dgralloc.cpp68 struct private_module_t HAL_MODULE_INFO_SYM = {
102 const private_module_t* m = reinterpret_cast<const private_module_t*>( in gralloc_device_open()
Dgpu.cpp34 gpu_context_t::gpu_context_t(const private_module_t* module, in gpu_context_t()
184 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); in gralloc_alloc_framebuffer_locked()
244 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); in gralloc_alloc_framebuffer()
323 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); in free_impl()
Dgr.h34 struct private_module_t;
48 int mapFrameBufferLocked(struct private_module_t* module);
/hardware/qcom/display/msm8084/libgralloc/
Dgralloc.cpp68 struct private_module_t HAL_MODULE_INFO_SYM = {
103 const private_module_t* m = reinterpret_cast<const private_module_t*>( in gralloc_device_open()
Dframebuffer.cpp75 private_module_t* m = reinterpret_cast<private_module_t*>( in fb_setSwapInterval()
86 private_module_t* m = in fb_post()
87 reinterpret_cast<private_module_t*>(dev->common.module); in fb_post()
112 int mapFrameBufferLocked(struct private_module_t* module) in mapFrameBufferLocked()
350 static int mapFrameBuffer(struct private_module_t* module) in mapFrameBuffer()
405 private_module_t* m = (private_module_t*)module; in fb_device_open()
Dgpu.cpp34 gpu_context_t::gpu_context_t(const private_module_t* module, in gpu_context_t()
191 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); in gralloc_alloc_framebuffer_locked()
251 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); in gralloc_alloc_framebuffer()
321 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); in free_impl()
Dgr.h33 struct private_module_t;
48 int mapFrameBufferLocked(struct private_module_t* module);
Dfb_priv.h38 struct private_module_t { struct
/hardware/samsung_slsi/exynos5/gralloc/
Dframebuffer.cpp79 private_module_t* m = reinterpret_cast<private_module_t*>(dev->common.module); in fb_post()
153 int init_fb(struct private_module_t* module) in init_fb()
234 private_module_t* m = (private_module_t*)module; in fb_device_open()
Dgralloc.cpp89 struct private_module_t HAL_MODULE_INFO_SYM = {
347 private_module_t* m = reinterpret_cast<private_module_t*> in gralloc_alloc()
406 private_module_t *p = reinterpret_cast<private_module_t*>(ctx->device.common.module); in gralloc_close()
442 private_module_t *p = reinterpret_cast<private_module_t*>(dev->device.common.module); in gralloc_device_open()
Dmapper.cpp77private_module_t* m = const_cast<private_module_t*>(reinterpret_cast<const private_module_t*>(modu… in getIonFd()
/hardware/samsung_slsi/exynos5/include/
Dgralloc_priv.h34 struct private_module_t;
38 struct private_module_t { struct

12