Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleDitherBitmap.cpp78 class DitherBitmapView : public SampleView { class
83 DitherBitmapView() { in DitherBitmapView() function in DitherBitmapView
149 static SkView* MyFactory() { return new DitherBitmapView; } in MyFactory()