Searched refs:animates (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/animator/
H A DSkAnimateActive.cpp59 SkTDAnimateArray& animates = apply->fAnimators; local
60 int newCount = animates.count();
70 memcpy(&fAnimators[oldCount], animates.begin(), sizeof(fAnimators[0]) *
76 SkAnimateBase* test = animates[index];
478 // however, if there are two animates both operating on the same field, then

Completed in 65 milliseconds