|
bool | operator== (const RasterizationDrawCall &other) const |
|
virtual void | execute (bool restoreState) const |
|
virtual void | execute (const Common::Rect &clippingRectangle, bool restoreState) const |
|
void * | operator new (size_t size) |
|
void | operator delete (void *p) |
|
| DrawCall (DrawCallType type) |
|
bool | operator== (const DrawCall &other) const |
|
bool | operator!= (const DrawCall &other) const |
|
DrawCallType | getType () const |
|
virtual const Common::Rect | getDirtyRegion () const |
|
|
enum | DrawCallType { DrawCall_Rasterization,
DrawCall_Blitting,
DrawCall_Clear
} |
|
Common::Rect | _dirtyRegion |
|
The documentation for this class was generated from the following file: