| clear(const QRect &rect) override | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | inlinevirtual |
| createHLineConstIteratorNG(KisDataManager *dataManager, qint32 x, qint32 y, qint32 w, qint32 offsetX, qint32 offsetY) const override | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | inlinevirtual |
| createHLineIteratorNG(KisDataManager *dataManager, qint32 x, qint32 y, qint32 w, qint32 offsetX, qint32 offsetY) override | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | inlinevirtual |
| createRandomAccessorNG() override | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | inlinevirtual |
| createRandomConstAccessorNG() const override | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | inlinevirtual |
| createVLineConstIteratorNG(qint32 x, qint32 y, qint32 h) const override | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | inlinevirtual |
| createVLineIteratorNG(qint32 x, qint32 y, qint32 h) override | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | inlinevirtual |
| crop(const QRect &rect) override | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | inlinevirtual |
| extent() const override | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | inlinevirtual |
| fastBitBlt(KisPaintDeviceSP src, const QRect &rect) | KisPaintDevice::Private::KisPaintDeviceStrategy | inlinevirtual |
| fastBitBltImpl(KisDataManagerSP srcDataManager, const QRect &rect) override | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | inlinevirtual |
| fastBitBltOldData(KisPaintDeviceSP src, const QRect &rect) override | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | 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) override | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | inlinevirtual |
| fastBitBltRoughOldData(KisPaintDeviceSP src, const QRect &rect) override | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | inlinevirtual |
| fill(const QRect &rect, const quint8 *fillPixel) override | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | inlinevirtual |
| KisPaintDeviceStrategy(KisPaintDevice *device, KisPaintDevice::Private *d) | KisPaintDevice::Private::KisPaintDeviceStrategy | inline |
| KisPaintDeviceWrappedStrategy(const QRect &wrapRect, KisPaintDevice *device, KisPaintDevice::Private *d) | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | inline |
| m_d | KisPaintDevice::Private::KisPaintDeviceStrategy | protected |
| m_device | KisPaintDevice::Private::KisPaintDeviceStrategy | protected |
| m_wrapRect | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | private |
| move(const QPoint &pt) override | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | inlinevirtual |
| readBytes(quint8 *data, const QRect &rect) const override | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | 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 override | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | inlinevirtual |
| setWrapRect(const QRect &rc) | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | inline |
| wrapRect() const | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | inline |
| writeBytes(const quint8 *data, const QRect &rect) override | KisPaintDevice::Private::KisPaintDeviceWrappedStrategy | 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 |