Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DSerializationTest.cpp892 class TestAnnotationCanvas : public SkCanvas { class
899 TestAnnotationCanvas(skiatest::Reporter* reporter, const AnnotationRec rec[], int count) in TestAnnotationCanvas() function in TestAnnotationCanvas
907 ~TestAnnotationCanvas() override { in ~TestAnnotationCanvas()
953 TestAnnotationCanvas canvas(reporter, recs, std::size(recs)); in DEF_TEST()