OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkType_Animate
(Results
1 - 8
of
8
) sorted by null
/external/skia/legacy/src/animator/
SkDisplayType.h
45
SkType_Animate
,
192
static bool IsAnimate(SkDisplayTypes type ) { return type ==
SkType_Animate
||
SkDisplayable.h
72
return type ==
SkType_Animate
|| type == SkType_Set; }
SkDisplayType.cpp
411
{ "animate",
SkType_Animate
INIT_BOOL_FIELDS },
544
return
SkType_Animate
; // another cheat until we have a lookup table
616
case
SkType_Animate
:
SkMemberInfo.cpp
534
case
SkType_Animate
:
/external/skia/src/animator/
SkDisplayType.h
43
SkType_Animate
,
190
static bool IsAnimate(SkDisplayTypes type ) { return type ==
SkType_Animate
||
SkDisplayable.h
72
return type ==
SkType_Animate
|| type == SkType_Set; }
SkDisplayType.cpp
411
{ "animate",
SkType_Animate
INIT_BOOL_FIELDS },
544
return
SkType_Animate
; // another cheat until we have a lookup table
616
case
SkType_Animate
:
SkMemberInfo.cpp
534
case
SkType_Animate
:
Completed in 500 milliseconds