18 #ifndef MIR_TEST_DRAW_GRAPHICS_REGION_FACTORY 19 #define MIR_TEST_DRAW_GRAPHICS_REGION_FACTORY 23 #include <hardware/gralloc.h> 43 gralloc_module_t* module;
44 alloc_device_t* alloc_dev;
All things Mir.
Definition: atomic_callback.h:25
GraphicsRegionFactory & operator=(GraphicsRegionFactory const &)=delete
~GraphicsRegionFactory()
Definition: android_graphics_region_factory.cpp:37
Definition: native_buffer.h:44
std::shared_ptr< MirGraphicsRegion > graphic_region_from_handle(graphics::NativeBuffer &native_buffer)
Definition: android_graphics_region_factory.cpp:42
GraphicsRegionFactory()
Definition: android_graphics_region_factory.cpp:28
Definition: graphics_region_factory.h:30