SkGraphics Class Reference
#include <SkGraphics.h>
List of all members.
Detailed Description
Definition at line 22 of file SkGraphics.h.
Member Function Documentation
static size_t SkGraphics::GetFontCacheUsed |
( |
|
) |
[static] |
Return the (approximate) number of bytes used by the font cache.
static void SkGraphics::Init |
( |
|
) |
[static] |
static bool SkGraphics::SetFontCacheUsed |
( |
size_t |
usageInBytes |
) |
[static] |
Attempt to purge the font cache until <= the specified amount remains in the cache. Specifying 0 will attempt to purge the entire cache. Returns true if some amount was purged from the font cache.
static void SkGraphics::Term |
( |
|
) |
[static] |
The documentation for this class was generated from the following file: