Mir
Public Member Functions | Protected Member Functions | List of all members
mir::graphics::android::GraphicAllocAdaptor Class Referenceabstract

#include <graphic_alloc_adaptor.h>

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

Public Member Functions

virtual std::shared_ptr< NativeBufferalloc_buffer (geometry::Size size, MirPixelFormat, BufferUsage usage)=0
 

Protected Member Functions

 GraphicAllocAdaptor ()=default
 
virtual ~GraphicAllocAdaptor ()
 
 GraphicAllocAdaptor (const GraphicAllocAdaptor &)=delete
 
GraphicAllocAdaptoroperator= (const GraphicAllocAdaptor &)=delete
 

Constructor & Destructor Documentation

mir::graphics::android::GraphicAllocAdaptor::GraphicAllocAdaptor ( )
protecteddefault
virtual mir::graphics::android::GraphicAllocAdaptor::~GraphicAllocAdaptor ( )
inlineprotectedvirtual
mir::graphics::android::GraphicAllocAdaptor::GraphicAllocAdaptor ( const GraphicAllocAdaptor )
protecteddelete

Member Function Documentation

virtual std::shared_ptr<NativeBuffer> mir::graphics::android::GraphicAllocAdaptor::alloc_buffer ( geometry::Size  size,
MirPixelFormat  ,
BufferUsage  usage 
)
pure virtual
GraphicAllocAdaptor& mir::graphics::android::GraphicAllocAdaptor::operator= ( const GraphicAllocAdaptor )
protecteddelete

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

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