Home | History | Annotate | Download | only in 2.1

Lines Matching refs:Vsync

31         /** Vsync period in nanoseconds */
107 /** Vsync values passed to setVsyncEnabled. */
108 enum Vsync : int32_t {
111 /** Enable vsync. */
114 /** Disable vsync. */
557 * Enables or disables the vsync signal for the given display. Virtual
558 * displays never generate vsync callbacks, and any attempt to enable
559 * vsync for a virtual display though this function must succeed and have
562 * @param display is the display to which the vsync mode is set.
563 * @param enabled indicates whether to enable or disable vsync
569 setVsyncEnabled(Display display, Vsync enabled) generates (Error error);
695 * displays, this fence must be signaled at the vsync when the result