Searched refs:TestAnnotationCanvas (Results 1 – 1 of 1) sorted by relevance
892 class TestAnnotationCanvas : public SkCanvas { class899 TestAnnotationCanvas(skiatest::Reporter* reporter, const AnnotationRec rec[], int count) in TestAnnotationCanvas() function in TestAnnotationCanvas907 ~TestAnnotationCanvas() override { in ~TestAnnotationCanvas()953 TestAnnotationCanvas canvas(reporter, recs, std::size(recs)); in DEF_TEST()