Searched refs:mChoreographer (Results 1 – 2 of 2) sorted by relevance
61 private final Choreographer mChoreographer; field in ColorsGLRenderer78 mChoreographer = Choreographer.getInstance(); in ColorsGLRenderer()86 mChoreographer.postFrameCallback(this); in start()90 mChoreographer.removeFrameCallback(this); in stop()141 mChoreographer.postFrameCallback(this); in doFrame()
1452 Choreographer mChoreographer; field in Workspace.WallpaperOffsetInterpolator1463 mChoreographer = Choreographer.getInstance(); in WallpaperOffsetInterpolator()1623 mChoreographer.postFrameCallback(this); in scheduleUpdate()