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

/external/skia/src/animator/
H A DSkAnimateField.cpp57 bool firstElem = true; local
59 if (!firstElem)
61 firstElem = false;
H A DSkDisplayable.cpp196 bool firstElem = true; local
199 if (!firstElem) SkDebugf(",");
221 firstElem = false;

Completed in 886 milliseconds