MCPcopy Create free account
hub / github.com/KDE/okular / cleanupPixmapMemory

Method cleanupPixmapMemory

core/document.cpp:297–300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

295}
296
297void DocumentPrivate::cleanupPixmapMemory()
298{
299 cleanupPixmapMemory(calculateMemoryToFree());
300}
301
302void DocumentPrivate::cleanupPixmapMemory(qulonglong memoryToFree)
303{

Callers 1

reparseConfigMethod · 0.45

Calls 5

deletePixmapMethod · 0.80
totalMemoryMethod · 0.80
containsMethod · 0.60
tilesManagerMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected