SKGraphics

Undocumented in source.

Members

Static functions

GetFontCacheCountLimit
int GetFontCacheCountLimit()
Undocumented in source. Be warned that the author may not have intended to support it.
GetFontCacheCountUsed
int GetFontCacheCountUsed()
Undocumented in source. Be warned that the author may not have intended to support it.
GetFontCacheLimit
long GetFontCacheLimit()
Undocumented in source. Be warned that the author may not have intended to support it.
GetFontCachePointSizeLimit
int GetFontCachePointSizeLimit()
Undocumented in source. Be warned that the author may not have intended to support it.
GetFontCacheUsed
long GetFontCacheUsed()
Undocumented in source. Be warned that the author may not have intended to support it.
GetResourceCacheSingleAllocationByteLimit
long GetResourceCacheSingleAllocationByteLimit()
Undocumented in source. Be warned that the author may not have intended to support it.
GetResourceCacheTotalByteLimit
long GetResourceCacheTotalByteLimit()
Undocumented in source. Be warned that the author may not have intended to support it.
GetResourceCacheTotalBytesUsed
long GetResourceCacheTotalBytesUsed()
Undocumented in source. Be warned that the author may not have intended to support it.
Init
void Init()
Undocumented in source. Be warned that the author may not have intended to support it.
PurgeAllCaches
void PurgeAllCaches()
Undocumented in source. Be warned that the author may not have intended to support it.
PurgeFontCache
void PurgeFontCache()
Undocumented in source. Be warned that the author may not have intended to support it.
PurgeResourceCache
void PurgeResourceCache()
Undocumented in source. Be warned that the author may not have intended to support it.
SetFontCacheCountLimit
int SetFontCacheCountLimit(int count)
Undocumented in source. Be warned that the author may not have intended to support it.
SetFontCacheLimit
long SetFontCacheLimit(long bytes)
Undocumented in source. Be warned that the author may not have intended to support it.
SetFontCachePointSizeLimit
int SetFontCachePointSizeLimit(int count)
Undocumented in source. Be warned that the author may not have intended to support it.
SetResourceCacheSingleAllocationByteLimit
long SetResourceCacheSingleAllocationByteLimit(long bytes)
Undocumented in source. Be warned that the author may not have intended to support it.
SetResourceCacheTotalByteLimit
long SetResourceCacheTotalByteLimit(long bytes)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta