Searched defs:private_module_t (Results 1 – 8 of 8) sorted by relevance
66 struct private_module_t struct68 gralloc_module_t base;70 struct private_handle_t *framebuffer;71 uint32_t flags;72 uint32_t numBuffers;73 uint32_t bufferMask;97 private_module_t(); argument
142 private_module_t::private_module_t() in private_module_t() function in private_module_t
104 struct private_module_t struct106 gralloc_module_t base;108 private_handle_t *framebuffer;132 private_module_t(); argument
508 private_module_t::private_module_t() in private_module_t() function in private_module_t
441 struct private_module_t { struct442 goldfish_gralloc30_module_t* impl() { in impl()446 hw_module_t* to_hw_module() { return &base.common; } in to_hw_module()448 static private_module_t* from_hw_module(const hw_module_t* m) { in from_hw_module()460 static private_module_t* from_gralloc_module(const gralloc_module_t* m) { in from_gralloc_module()468 gralloc_module_t base;469 goldfish_gralloc30_module_t gralloc30;
158 struct private_module_t { struct159 gralloc_module_t base;