Home | History | Annotate | Download | only in ui

Lines Matching refs:ScreenNail

76         // ScreenNail at previous (negative offset) or next (positive offset)
77 // positions. Returns null if the specified ScreenNail is unavailable.
78 public ScreenNail getScreenNail(int offset);
496 // We need to change the size and rotation of the Camera ScreenNail,
585 void setScreenNail(ScreenNail s);
662 public void setScreenNail(ScreenNail s) {
774 private ScreenNail mScreenNail;
869 public void setScreenNail(ScreenNail s) {
892 // If we don't have ScreenNail available, we can still try to
1826 ScreenNail sc = mModel.getScreenNail(i);