Searched refs:IsAnimate (Results 1 – 2 of 2) sorted by relevance
190 static bool IsAnimate(SkDisplayTypes type ) { return type == SkType_Animate || in IsAnimate() function
687 SkASSERT(SkDisplayType::IsAnimate(type) == false); in preferredChild()