Home
last modified time | relevance | path

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

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