HomeSort by relevance Sort by last modified time
    Searched defs:SkGraphics (Results 1 - 2 of 2) sorted by null

  /external/skia/include/core/
SkGraphics.h 15 class SK_API SkGraphics {
94 /** This is automatically called by SkGraphics::Init(), and must be
96 with the C++ runtime to call SkGraphics::FreeCaches()
104 SkGraphics::Init();
107 SkGraphics::Term();
  /external/skia/legacy/include/core/
SkGraphics.h 15 class SkGraphics {
69 /** This is automatically called by SkGraphics::Init(), and must be
71 with the C++ runtime to call SkGraphics::FreeCaches()
79 SkGraphics::Init();
82 SkGraphics::Term();

Completed in 75 milliseconds