Searched refs:fAnimationTimer (Results 1 – 3 of 3) sorted by relevance
27 fAnimationTimer.start(); in onPerCanvasPreDraw()31 fAnimationTimer.end(); in drawPicture()36 fAnimation->preConcatFrameMatrix(fAnimationTimer.fWall, fDevBounds, &trans); in drawPicture()
44 WallTimer fAnimationTimer; variable
39 Timer fAnimationTimer = new Timer(); in onCreate() local40 fAnimationTimer.schedule(new TimerTask() { in onCreate()