Searched refs:GMSampleView (Results 1 - 2 of 2) sorted by relevance

/external/skia/samplecode/
H A DGMSampleView.h16 class GMSampleView : public SampleView { class in inherits:SampleView
21 GMSampleView(GM* gm) function in class:GMSampleView
24 virtual ~GMSampleView() {
H A DSampleApp.cpp301 #include "GMSampleView.h"
308 return new GMSampleView(fFunc(NULL));

Completed in 158 milliseconds