Home | History | Annotate | Download | only in focus

Lines Matching defs:exit

30  * Base class for defining the focus ring states, enter and exit durations, and
140 * returns true if the renderer is in an exit state.
172 * Put the animation in the exit state regardless of the current
174 * this will compute an exit start time such that the exit time lines
179 public void exit(long t) {
191 * this will compute an exit start time such that the exit time lines
213 // Find a time on the exit curve such that it will produce the same value.
218 // equals the computed exit curve animation position.
230 // Find a time on the exit curve such that it will produce the same value.
235 // equals the computed exit curve animation position.