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

#include <internal_client_window.h>

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

Public Member Functions

 InternalClientWindow (std::shared_ptr< InternalSurface > const &)
 
graphics::NativeBufferdriver_requests_buffer ()
 
void driver_returns_buffer (ANativeWindowBuffer *, int)
 
void dispatch_driver_request_format (int)
 
int driver_requests_info (int) const
 
void sync_to_display (bool sync)
 

Additional Inherited Members

- Protected Member Functions inherited from mir::graphics::android::AndroidDriverInterpreter
 AndroidDriverInterpreter ()
 
virtual ~AndroidDriverInterpreter ()
 
 AndroidDriverInterpreter (AndroidDriverInterpreter const &)=delete
 
AndroidDriverInterpreteroperator= (AndroidDriverInterpreter const &)=delete
 

Constructor & Destructor Documentation

mir::graphics::android::InternalClientWindow::InternalClientWindow ( std::shared_ptr< InternalSurface > const &  surface)

Member Function Documentation

void mir::graphics::android::InternalClientWindow::dispatch_driver_request_format ( int  request_format)
virtual
mg::NativeBuffer * mir::graphics::android::InternalClientWindow::driver_requests_buffer ( )
virtual
int mir::graphics::android::InternalClientWindow::driver_requests_info ( int  key) const
virtual
void mir::graphics::android::InternalClientWindow::driver_returns_buffer ( ANativeWindowBuffer *  key,
int  fence_fd 
)
virtual
void mir::graphics::android::InternalClientWindow::sync_to_display ( bool  sync)
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