| addEvenOddEdge(const PolygonEdge &aEdge) | PolygonVersionC | [protected] |
| addNonZeroEdge(const PolygonEdge &aEdge) | PolygonVersionC | [protected] |
| fillEvenOdd(BitmapData *aTarget, unsigned long aColor) | PolygonVersionC | [protected] |
| fillNonZero(BitmapData *aTarget, unsigned long aColor, const ClipRectangle &aClipRect) | PolygonVersionC | [protected] |
| init(unsigned int aWidth, unsigned int aHeight) | PolygonVersionC | |
| isSupported(BitmapData::BitmapFormat aFormat) | PolygonVersionC | [protected] |
| mBufferWidth | PolygonVersionC | [protected] |
| mClipRect | PolygonVersionC | [protected] |
| mEdgeExtents | PolygonVersionC | [protected] |
| mHeight | PolygonVersionC | [protected] |
| mMaskBuffer | PolygonVersionC | [protected] |
| mRemappingMatrix | PolygonVersionC | [protected] |
| mVerticalExtents | PolygonVersionC | [protected] |
| mWidth | PolygonVersionC | [protected] |
| mWindingBuffer | PolygonVersionC | [protected] |
| PolygonVersionC() | PolygonVersionC | |
| render(RenderTargetWrapper *aTarget, PolygonWrapper *aPolygon, PaintWrapper *aColor, RENDERER_FILLMODE aFillMode, const MATRIX2D &aTransformation) | PolygonFiller | [inline, virtual] |
| renderEvenOdd(BitmapData *aTarget, const Polygon *aPolygon, unsigned long aColor, const MATRIX2D &aTransformation) | PolygonVersionC | [virtual] |
| renderNonZeroWinding(BitmapData *aTarget, const Polygon *aPolygon, unsigned long aColor, const MATRIX2D &aTransformation) | PolygonVersionC | [virtual] |
| resetExtents() | PolygonVersionC | [protected] |
| setClipRect(unsigned int aX, unsigned int aY, unsigned int aWidth, unsigned int aHeight) | PolygonVersionC | [virtual] |
| ~PolygonFiller() | PolygonFiller | [inline, virtual] |
| ~PolygonVersionC() | PolygonVersionC | [virtual] |
| ~Renderer() | Renderer | [inline, virtual] |