|
Krita Source Code Documentation
|
#include "kritaimage_export.h"#include <QReadWriteLock>#include "kis_tile_data_interface.h"#include "kis_tile_data_pooler.h"#include "swap/kis_tile_data_swapper.h"#include "swap/kis_swapped_data_store.h"#include "3rdparty/lock_free_map/concurrent_map.h"Go to the source code of this file.
Classes | |
| class | KisTileDataStore |
| struct | KisTileDataStore::MemoryStatistics |
Functions | |
| template<typename T > | |
| T | MiB_TO_METRIC (T value) |
|
inline |
Definition at line 175 of file kis_tile_data_store.h.
References KisTileData::HEIGHT, value(), and KisTileData::WIDTH.