Home
last modified time | relevance | path

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

/third_party/skia/tests/graphite/
DShapeTest.cpp12 DEF_GRAPHITE_TEST(ShapeTest, reporter) { in DEF_GRAPHITE_TEST() function
DTransformTest.cpp12 DEF_GRAPHITE_TEST(TransformTest, reporter) { in DEF_GRAPHITE_TEST() function
DMaskTest.cpp22 DEF_GRAPHITE_TEST(skgpu_Mask, r) { in DEF_GRAPHITE_TEST() function
DIntersectionTreeTest.cpp32 DEF_GRAPHITE_TEST(skgpu_IntersectionTree, reporter) { in DEF_GRAPHITE_TEST() function
DUniformTest.cpp58 DEF_GRAPHITE_TEST(UniformTest, reporter) { in DEF_GRAPHITE_TEST() function
DRectTest.cpp15 DEF_GRAPHITE_TEST(skgpu_Rect, reporter) { in DEF_GRAPHITE_TEST() function
/third_party/skia/tests/
DTest.h216 #define DEF_GRAPHITE_TEST(name, reporter) \ macro