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

/external/skia/src/animator/
H A DSkAnimateMaker.cpp224 int helperIndex = fHelpers.find(alreadyTracked); local
225 if (helperIndex >= 0)
226 fHelpers.remove(helperIndex);

Completed in 18 milliseconds