Home
last modified time | relevance | path

Searched defs:TestCanvas (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/skia/tools/gpu/
H A DTestCanvas.cpp32 TestCanvas<SkSlugTestKey>::TestCanvas(SkCanvas* canvas) in TestCanvas() function in skiatest::TestCanvas
52 TestCanvas<SkSerializeSlugTestKey>::TestCanvas(SkCanvas* canvas) in TestCanvas() function in skiatest::TestCanvas
128 TestCanvas<SkRemoteSlugTestKey>::TestCanvas(SkCanvas* canvas) in TestCanvas() function in skiatest::TestCanvas
H A DTestCanvas.h31 template <typename Key> class TestCanvas; variable
/aosp_15_r20/external/skia/bench/
H A DGlyphQuadFillBench.cpp32 template <> class skiatest::TestCanvas<FillBench> { class in skiatest
/aosp_15_r20/external/skia/include/core/
H A DSkCanvas.h86 class TestCanvas;// IWYU pragma: keep variable
/aosp_15_r20/external/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp211 class TestCanvas { class
213 TestCanvas(const char* testName) : name(testName) { in TestCanvas() function in __anon281f72b00111::TestCanvas