Searched defs:SkGraphics (Results 1 - 2 of 2) sorted by relevance

/external/skia/include/core/
H A DSkGraphics.h15 class SK_API SkGraphics { class
155 /** This is automatically called by SkGraphics::Init(), and must be
157 with the C++ runtime to call SkGraphics::FreeCaches()
165 SkGraphics::Init();
168 SkGraphics::Term();
/external/chromium_org/third_party/skia/include/core/
H A DSkGraphics.h15 class SK_API SkGraphics { class
174 /** This is automatically called by SkGraphics::Init(), and must be
176 with the C++ runtime to call SkGraphics::FreeCaches()
184 SkGraphics::Init();
187 SkGraphics::Term();

Completed in 140 milliseconds