Searched defs:CASE_DISPLAY_NEW (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/animator/
H A DSkDisplayType.cpp62 #define CASE_DISPLAY_NEW(_class) \ macro
78 CASE_DISPLAY_NEW(Math);
79 CASE_DISPLAY_NEW(Number);
94 CASE_DISPLAY_NEW(Array);
104 CASE_DISPLAY_NEW(Boolean);
106 CASE_DISPLAY_NEW(Bounds);
122 CASE_DISPLAY_NEW(Event);
128 CASE_DISPLAY_NEW(Float);
139 CASE_DISPLAY_NEW(Int);
152 CASE_DISPLAY_NEW(Movi
215 #undef CASE_DISPLAY_NEW macro
[all...]

Completed in 73 milliseconds