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

/external/skia/tests/
H A DTracingTest.cpp23 struct TracingShape { struct in namespace:__anon21010
24 TracingShape() { function in struct:__anon21010::TracingShape
27 virtual ~TracingShape() {
46 virtual const char* typeName() { return "TracingShape"; }
50 struct TracingCircle : public TracingShape {
61 struct TracingRect : public TracingShape {
158 // The macros in use (and their idiosyncracies) are commented in the TracingShape class above.
/external/skqp/tests/
H A DTracingTest.cpp23 struct TracingShape { struct in namespace:__anon21681
24 TracingShape() { function in struct:__anon21681::TracingShape
27 virtual ~TracingShape() {
46 virtual const char* typeName() { return "TracingShape"; }
50 struct TracingCircle : public TracingShape {
61 struct TracingRect : public TracingShape {
158 // The macros in use (and their idiosyncracies) are commented in the TracingShape class above.

Completed in 59 milliseconds