Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkDisplayType.cpp61 #define CASE_DISPLAY_NEW(_class) \ macro
77 CASE_DISPLAY_NEW(Math); in CreateInstance()
78 CASE_DISPLAY_NEW(Number); in CreateInstance()
93 CASE_DISPLAY_NEW(Array); in CreateInstance()
103 CASE_DISPLAY_NEW(Boolean); in CreateInstance()
105 CASE_DISPLAY_NEW(Bounds); in CreateInstance()
121 CASE_DISPLAY_NEW(Event); in CreateInstance()
127 CASE_DISPLAY_NEW(Float); in CreateInstance()
138 CASE_DISPLAY_NEW(Int); in CreateInstance()
151 CASE_DISPLAY_NEW(Movie); in CreateInstance()
[all …]