#include <RemoteWindowDataSoftwareTextureShared.h>
|
| | RemoteWindowDataSoftwareTextureShared (int width, int height, bool hasAlpha) |
| |
| virtual | ~RemoteWindowDataSoftwareTextureShared () |
| |
| virtual Palm::WebGLES2Context * | getGLES2Context () |
| |
| virtual void | resize (int newWidth, int newHeight) |
| |
| virtual void | flip () |
| |
| virtual NSharedWindowBuffer * | getSharedWindowBuffer () |
| |
| | RemoteWindowDataSoftwareOpenGLComposited (int width, int height, bool hasAlpha, bool createIpcBuffer=true) |
| |
| virtual | ~RemoteWindowDataSoftwareOpenGLComposited () |
| |
| virtual bool | directRenderingAllowed (bool val) |
| |
| virtual bool | isDirectRendering () |
| |
| virtual void | translate (int x, int y) |
| |
| virtual void | rotate (int degrees) |
| |
| virtual void | sendCompositedTextureUpdate (int x, int y, int w, int h) |
| |
| RemoteWindowDataSoftwareTextureShared::RemoteWindowDataSoftwareTextureShared |
( |
int |
width, |
|
|
int |
height, |
|
|
bool |
hasAlpha |
|
) |
| |
| virtual RemoteWindowDataSoftwareTextureShared::~RemoteWindowDataSoftwareTextureShared |
( |
| ) |
|
|
virtual |
| virtual int RemoteWindowDataSoftwareTextureShared::calcPitch |
( |
int |
width | ) |
|
|
protectedvirtual |
| virtual void* RemoteWindowDataSoftwareTextureShared::data |
( |
| ) |
|
|
protectedvirtual |
| virtual void RemoteWindowDataSoftwareTextureShared::flip |
( |
| ) |
|
|
virtual |
| virtual Palm::WebGLES2Context* RemoteWindowDataSoftwareTextureShared::getGLES2Context |
( |
| ) |
|
|
virtual |
| virtual NSharedWindowBuffer* RemoteWindowDataSoftwareTextureShared::getSharedWindowBuffer |
( |
| ) |
|
|
inlinevirtual |
| virtual int RemoteWindowDataSoftwareTextureShared::key |
( |
| ) |
const |
|
protectedvirtual |
| virtual void RemoteWindowDataSoftwareTextureShared::lock |
( |
| ) |
|
|
protectedvirtual |
| virtual void RemoteWindowDataSoftwareTextureShared::resize |
( |
int |
newWidth, |
|
|
int |
newHeight |
|
) |
| |
|
virtual |
| virtual void RemoteWindowDataSoftwareTextureShared::unlock |
( |
| ) |
|
|
protectedvirtual |
| bool RemoteWindowDataSoftwareTextureShared::m_lockedBuffer |
|
protected |
| bool RemoteWindowDataSoftwareTextureShared::m_mustPost |
|
protected |
| NSharedWindowBuffer* RemoteWindowDataSoftwareTextureShared::m_sharedWinBuffer |
|
protected |
The documentation for this class was generated from the following file: