Searched refs:screen (Results 1 – 5 of 5) sorted by relevance
21 // Set the position on screen.
26 // Multiply to get the final point in normalized screen coordinates.
30 // Multiply to get the final point in normalized screen coordinates.
800 UiObject screen = new UiObject( in testPinchOut() local804 Rect screenRect = screen.getBounds(); in testPinchOut()808 screen.pinchOut(100, 30); in testPinchOut()854 UiObject screen = new UiObject( in testPinchIn() local858 Rect screenRect = screen.getBounds(); in testPinchIn()862 screen.pinchIn(100, 30); in testPinchIn()
550 screen: null, property in Flog.RayTracer.Camera557 this.screen = Flog.RayTracer.Vector.prototype.add(this.position, this.lookAt);562 this.screen,