OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ManyRectsView
(Results
1 - 2
of
2
) sorted by null
/external/skia/samplecode/
SampleManyRects.cpp
17
class
ManyRectsView
: public SampleView {
24
ManyRectsView
() {}
74
static SkView* MyFactory() { return new
ManyRectsView
; }
/external/skqp/samplecode/
SampleManyRects.cpp
17
class
ManyRectsView
: public SampleView {
24
ManyRectsView
() {}
74
static SkView* MyFactory() { return new
ManyRectsView
; }
Completed in 328 milliseconds