OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FontCacheView
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/samplecode/
SampleFontCache.cpp
79
class
FontCacheView
: public SampleView {
87
FontCacheView
() {
104
virtual ~
FontCacheView
() {
141
static SkView* MyFactory() { return new
FontCacheView
; }
/external/skia/samplecode/
SampleFontCache.cpp
79
class
FontCacheView
: public SampleView {
87
FontCacheView
() {
104
virtual ~
FontCacheView
() {
141
static SkView* MyFactory() { return new
FontCacheView
; }
Completed in 4242 milliseconds