| addEdge(const PolygonEdge &aEdge) | PolygonVersionF | [protected] |
| fillEvenOdd(BitmapData *aTarget, unsigned long aColor) | PolygonVersionF | [protected] |
| fillNonZero(BitmapData *aTarget, unsigned long aColor, const ClipRectangle &aClipRect) | PolygonVersionF | [protected] |
| getFreeEdgeCount() | PolygonVersionF | [inline, protected] |
| init(unsigned int aWidth, unsigned int aHeight, unsigned int aEdgeCount) | PolygonVersionF | |
| isSupported(BitmapData::BitmapFormat aFormat) | PolygonVersionF | [protected] |
| mBufferWidth | PolygonVersionF | [protected] |
| mClipRect | PolygonVersionF | [protected] |
| mCurrentEdge | PolygonVersionF | [protected] |
| mEdgeCount | PolygonVersionF | [protected] |
| mEdgeStorage | PolygonVersionF | [protected] |
| mEdgeTable | PolygonVersionF | [protected] |
| mHeight | PolygonVersionF | [protected] |
| mMaskBuffer | PolygonVersionF | [protected] |
| mRemappingMatrix | PolygonVersionF | [protected] |
| mVerticalExtents | PolygonVersionF | [protected] |
| mWidth | PolygonVersionF | [protected] |
| mWindingBuffer | PolygonVersionF | [protected] |
| PolygonVersionF() | PolygonVersionF | |
| 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) | PolygonVersionF | [virtual] |
| renderEvenOddEdges(PolygonScanEdge *&aActiveEdgeTable, SpanExtents &aEdgeExtents, int aCurrentLine) | PolygonVersionF | [inline, protected] |
| renderNonZeroEdges(PolygonScanEdge *&aActiveEdgeTable, SpanExtents &aEdgeExtents, int aCurrentLine) | PolygonVersionF | [inline, protected] |
| renderNonZeroWinding(BitmapData *aTarget, const Polygon *aPolygon, unsigned long aColor, const MATRIX2D &aTransformation) | PolygonVersionF | [virtual] |
| resetExtents() | PolygonVersionF | [protected] |
| resizeEdgeStorage(int aIncrement) | PolygonVersionF | [protected] |
| setClipRect(unsigned int aX, unsigned int aY, unsigned int aWidth, unsigned int aHeight) | PolygonVersionF | [virtual] |
| ~PolygonFiller() | PolygonFiller | [inline, virtual] |
| ~PolygonVersionF() | PolygonVersionF | [virtual] |
| ~Renderer() | Renderer | [inline, virtual] |