| clear(const QRect &rc) | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| createHLineConstIteratorNG(KisDataManager *dataManager, qint32 x, qint32 y, qint32 w, qint32 offsetX, qint32 offsetY) const | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| createHLineIteratorNG(KisDataManager *dataManager, qint32 x, qint32 y, qint32 w, qint32 offsetX, qint32 offsetY) | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| createRandomAccessorNG() | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| createRandomConstAccessorNG() const | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| createVLineConstIteratorNG(qint32 x, qint32 y, qint32 w) const | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| createVLineIteratorNG(qint32 x, qint32 y, qint32 w) | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| crop(const QRect &rect) | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| extent() const | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| fastBitBlt(KisPaintDeviceSP src, const QRect &rect) | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| fastBitBltImpl(KisDataManagerSP srcDataManager, const QRect &rect) | KisPaintDevice::Private::KisPaintDeviceStrategy | inlineprotectedvirtual |
| fastBitBltOldData(KisPaintDeviceSP src, const QRect &rect) | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| fastBitBltRough(KisPaintDeviceSP src, const QRect &rect) | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| fastBitBltRough(KisDataManagerSP srcDataManager, const QRect &rect) | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| fastBitBltRoughImpl(KisDataManagerSP srcDataManager, const QRect &rect) | KisPaintDevice::Private::KisPaintDeviceStrategy | inlineprotectedvirtual |
| fastBitBltRoughOldData(KisPaintDeviceSP src, const QRect &rect) | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| fill(const QRect &rc, const quint8 *fillPixel) | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| KisPaintDeviceStrategy(KisPaintDevice *device, KisPaintDevice::Private *d) | KisPaintDevice::Private::KisPaintDeviceStrategy | inline |
| m_d | KisPaintDevice::Private::KisPaintDeviceStrategy | protected |
| m_device | KisPaintDevice::Private::KisPaintDeviceStrategy | protected |
| move(const QPoint &pt) | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| readBytes(quint8 *data, const QRect &rect) const | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| readBytesImpl(quint8 *data, const QRect &rect, int dataRowStride) const | KisPaintDevice::Private::KisPaintDeviceStrategy | inlineprotectedvirtual |
| readPlanarBytes(qint32 x, qint32 y, qint32 w, qint32 h) const | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| region() const | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| writeBytes(const quint8 *data, const QRect &rect) | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| writeBytesImpl(const quint8 *data, const QRect &rect, int dataRowStride) | KisPaintDevice::Private::KisPaintDeviceStrategy | inlineprotectedvirtual |
| writePlanarBytes(QVector< quint8 * > planes, qint32 x, qint32 y, qint32 w, qint32 h) | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| ~KisPaintDeviceStrategy() | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |