OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkType_Animate
(Results
1 - 4
of
4
) sorted by null
/external/skia/src/animator/
SkDisplayType.h
53
SkType_Animate
,
200
static bool IsAnimate(SkDisplayTypes type ) { return type ==
SkType_Animate
||
SkDisplayable.h
80
return type ==
SkType_Animate
|| type == SkType_Set; }
SkDisplayType.cpp
419
{ "animate",
SkType_Animate
INIT_BOOL_FIELDS },
552
return
SkType_Animate
; // another cheat until we have a lookup table
624
case
SkType_Animate
:
SkMemberInfo.cpp
541
case
SkType_Animate
:
Completed in 15 milliseconds