|
Krita Source Code Documentation
|
This is the complete list of members for KisChunkAllocator, including all inherited members.
| debugChunks() | KisChunkAllocator | |
| debugFragmentation(bool toStderr=true) | KisChunkAllocator | |
| freeChunk(KisChunk chunk) | KisChunkAllocator | |
| getChunk(quint64 size) | KisChunkAllocator | |
| KisChunkAllocator(quint64 slabSize=DEFAULT_SLAB_SIZE, quint64 storeSize=DEFAULT_STORE_SIZE) | KisChunkAllocator | |
| m_iterator | KisChunkAllocator | private |
| m_list | KisChunkAllocator | private |
| m_storeMaxSize | KisChunkAllocator | private |
| m_storeSize | KisChunkAllocator | private |
| m_storeSlabSize | KisChunkAllocator | private |
| numChunks() const | KisChunkAllocator | inline |
| sanityCheck(bool pleaseCrash=true) | KisChunkAllocator | |
| tryInsertChunk(KisChunkDataList &list, KisChunkDataListIterator &iterator, quint64 size) | KisChunkAllocator | private |
| ~KisChunkAllocator() | KisChunkAllocator |