#include <resource_factory.h>
std::shared_ptr< mga::DisplayDevice > mir::graphics::android::ResourceFactory::create_fb_device |
( |
std::shared_ptr< framebuffer_device_t > const & |
fb_native_device | ) |
const |
|
virtual |
std::shared_ptr< framebuffer_device_t > mir::graphics::android::ResourceFactory::create_fb_native_device |
( |
| ) |
const |
|
virtual |
std::shared_ptr< mga::DisplayDevice > mir::graphics::android::ResourceFactory::create_hwc_device |
( |
std::shared_ptr< HwcWrapper > const & |
hwc_native_device | ) |
const |
|
virtual |
std::shared_ptr< mga::DisplayDevice > mir::graphics::android::ResourceFactory::create_hwc_fb_device |
( |
std::shared_ptr< HwcWrapper > const & |
hwc_native_device, |
|
|
std::shared_ptr< framebuffer_device_t > const & |
fb_native_device |
|
) |
| const |
|
virtual |
std::shared_ptr< hwc_composer_device_1 > mir::graphics::android::ResourceFactory::create_hwc_native_device |
( |
| ) |
const |
|
virtual |
std::shared_ptr< ANativeWindow > mir::graphics::android::ResourceFactory::create_native_window |
( |
std::shared_ptr< FramebufferBundle > const & |
fb_bundle | ) |
const |
|
virtual |
The documentation for this class was generated from the following files:
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014