Home
last modified time | relevance | path

Searched refs:FontCacheView (Results 1 – 1 of 1) sorted by relevance

/external/skia/samplecode/
DSampleFontCache.cpp79 class FontCacheView : public SampleView { class
87 FontCacheView() { in FontCacheView() function in FontCacheView
104 virtual ~FontCacheView() { in ~FontCacheView()
141 static SkView* MyFactory() { return new FontCacheView; } in MyFactory()