SkGraphics Class Reference

#include <SkGraphics.h>

List of all members.

Static Public Member Functions

static void Init ()
static void Term ()
static size_t GetFontCacheUsed ()
static bool SetFontCacheUsed (size_t usageInBytes)

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:

Generated on Tue Oct 20 11:03:42 2009 for Skia by  doxygen 1.6.1