Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
mir::graphics::android::ResourceFactory Class Reference

#include <resource_factory.h>

Inheritance diagram for mir::graphics::android::ResourceFactory:
[legend]

Public Member Functions

std::shared_ptr
< hwc_composer_device_1 > 
create_hwc_native_device () const
 
std::shared_ptr
< framebuffer_device_t > 
create_fb_native_device () const
 
std::shared_ptr< DisplayDevicecreate_fb_device (std::shared_ptr< framebuffer_device_t > const &fb_native_device) const
 
std::shared_ptr< DisplayDevicecreate_hwc_device (std::shared_ptr< HwcWrapper > const &hwc_native_device) const
 
std::shared_ptr< DisplayDevicecreate_hwc_fb_device (std::shared_ptr< HwcWrapper > const &hwc_native_device, std::shared_ptr< framebuffer_device_t > const &fb_native_device) const
 
std::shared_ptr< ANativeWindow > create_native_window (std::shared_ptr< FramebufferBundle > const &fb_bundle) const
 
- Public Member Functions inherited from mir::graphics::android::DisplayResourceFactory
virtual ~DisplayResourceFactory ()=default
 

Additional Inherited Members

- Protected Member Functions inherited from mir::graphics::android::DisplayResourceFactory
 DisplayResourceFactory ()=default
 
DisplayResourceFactoryoperator= (DisplayResourceFactory const &)=delete
 
 DisplayResourceFactory (DisplayResourceFactory const &)=delete
 

Member Function Documentation

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