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

/external/chromium_org/third_party/skia/src/animator/
H A DSkAnimateField.cpp51 bool firstElem = true; local
53 if (!firstElem)
55 firstElem = false;
H A DSkDisplayable.cpp196 bool firstElem = true; local
199 if (!firstElem) SkDebugf(",");
217 firstElem = false;
/external/skia/src/animator/
H A DSkAnimateField.cpp51 bool firstElem = true; local
53 if (!firstElem)
55 firstElem = false;
H A DSkDisplayable.cpp196 bool firstElem = true; local
199 if (!firstElem) SkDebugf(",");
217 firstElem = false;

Completed in 92 milliseconds