Searched refs:clockPosY (Results 1 – 2 of 2) sorted by relevance
539 int clockPosY = -1; in parseAnimationDesc() local550 &pathType, &count, &pause, path, color, &clockPosY) >= 4) { in parseAnimationDesc()557 part.clockPosY = clockPosY; in parseAnimationDesc()748 if (mClockEnabled && part.clockPosY >= 0) { in playAnimation()749 drawTime(mClock, part.clockPosY); in playAnimation()
72 int clockPosY; // The y position of the clock, in pixels, from the bottom of the member