Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
297
void DocumentPrivate::cleanupPixmapMemory()
298
{
299
cleanupPixmapMemory(calculateMemoryToFree());
300
}
301
302
void DocumentPrivate::cleanupPixmapMemory(qulonglong memoryToFree)
303
{
Callers
1
reparseConfig
Method · 0.45
Calls
5
deletePixmap
Method · 0.80
totalMemory
Method · 0.80
contains
Method · 0.60
tilesManager
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected