Mir
Public Member Functions | List of all members
mir::graphics::android::AndroidAllocAdaptor Class Reference

#include <android_alloc_adaptor.h>

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

Public Member Functions

 AndroidAllocAdaptor (std::shared_ptr< struct alloc_device_t > const &alloc_device, std::shared_ptr< DeviceQuirks > const &quirks)
 
std::shared_ptr< NativeBufferalloc_buffer (geometry::Size, MirPixelFormat, BufferUsage usage)
 

Additional Inherited Members

- Protected Member Functions inherited from mir::graphics::android::GraphicAllocAdaptor
 GraphicAllocAdaptor ()=default
 
virtual ~GraphicAllocAdaptor ()
 
 GraphicAllocAdaptor (const GraphicAllocAdaptor &)=delete
 
GraphicAllocAdaptoroperator= (const GraphicAllocAdaptor &)=delete
 

Constructor & Destructor Documentation

mir::graphics::android::AndroidAllocAdaptor::AndroidAllocAdaptor ( std::shared_ptr< struct alloc_device_t > const &  alloc_device,
std::shared_ptr< DeviceQuirks > const &  quirks 
)
explicit

Member Function Documentation

std::shared_ptr< mg::NativeBuffer > mir::graphics::android::AndroidAllocAdaptor::alloc_buffer ( geometry::Size  size,
MirPixelFormat  pf,
BufferUsage  usage 
)
virtual

The documentation for this class was generated from the following files:

Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015