Home
last modified time | relevance | path

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

/third_party/skia/gm/
H A Dimagefilters.cpp229 SkPaint expectedCFPaint; in DEF_SIMPLE_GM() local
230 expectedCFPaint.setImageFilter(SkImageFilters::Compose(edgeDetector, in DEF_SIMPLE_GM()
237 canvas->drawImage(image, 0, 0, SkSamplingOptions(), &expectedCFPaint); // Filter applied by draw's SkPaint in DEF_SIMPLE_GM()

Completed in 1 milliseconds