Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DTracingTest.cpp24 struct TracingShape { struct
25 TracingShape() { in TracingShape() function
28 virtual ~TracingShape() { in ~TracingShape()
47 virtual const char* typeName() { return "TracingShape"; } in typeName()
51 struct TracingCircle : public TracingShape {
62 struct TracingRect : public TracingShape {
155 // The macros in use (and their idiosyncracies) are commented in the TracingShape class above. in test_trace_objects()

Completed in 1 milliseconds