Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkDisplayType.h190 static bool IsAnimate(SkDisplayTypes type ) { return type == SkType_Animate || in IsAnimate() function
DSkDisplayApply.cpp687 SkASSERT(SkDisplayType::IsAnimate(type) == false); in preferredChild()