Home
last modified time | relevance | path

Searched defs:DrawAtlasView (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/samplecode/
DSampleAtlas.cpp207 class DrawAtlasView : public Sample { class
213 DrawAtlasView(const char name[], DrawAtlasProc proc) : fName(name), fProc(proc) { } in DrawAtlasView() function in DrawAtlasView