| addEvenOddEdge(const PolygonEdge &aEdge) | PolygonVersionB | [protected] |
| addNonZeroEdge(const PolygonEdge &aEdge) | PolygonVersionB | [protected] |
| fillEvenOdd(BitmapData *aTarget, unsigned long aColor, const ClipRectangle &aClipRect) | PolygonVersionB | [protected] |
| fillNonZero(BitmapData *aTarget, unsigned long aColor, const ClipRectangle &aClipRect) | PolygonVersionB | [protected] |
| init(unsigned int aWidth, unsigned int aHeight) | PolygonVersionB | |
| isSupported(BitmapData::BitmapFormat aFormat) | PolygonVersionB | [protected] |
| mBufferWidth | PolygonVersionB | [protected] |
| mClipRect | PolygonVersionB | [protected] |
| mHeight | PolygonVersionB | [protected] |
| mMaskBuffer | PolygonVersionB | [protected] |
| mRemappingMatrix | PolygonVersionB | [protected] |
| mWidth | PolygonVersionB | [protected] |
| mWindingBuffer | PolygonVersionB | [protected] |
| PolygonVersionB() | PolygonVersionB | |
| 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) | PolygonVersionB | [virtual] |
| renderNonZeroWinding(BitmapData *aTarget, const Polygon *aPolygon, unsigned long aColor, const MATRIX2D &aTransformation) | PolygonVersionB | [virtual] |
| setClipRect(unsigned int aX, unsigned int aY, unsigned int aWidth, unsigned int aHeight) | PolygonVersionB | [virtual] |
| ~PolygonFiller() | PolygonFiller | [inline, virtual] |
| ~PolygonVersionB() | PolygonVersionB | [virtual] |
| ~Renderer() | Renderer | [inline, virtual] |