[gtk+/wip/frame-synchronization: 857/857] Merge with Merge GdkFrameHistory into GdkFrameClock
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/frame-synchronization: 857/857] Merge with Merge GdkFrameHistory into GdkFrameClock
- Date: Wed, 13 Feb 2013 06:15:34 +0000 (UTC)
commit 3e79f7cbfa58fadaffeeeb6357e02efcd9353cfc
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Wed Feb 13 01:03:52 2013 -0500
Merge with Merge GdkFrameHistory into GdkFrameClock
tests/animated-resizing.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/animated-resizing.c b/tests/animated-resizing.c
index 96aa32a..df2fe48 100644
--- a/tests/animated-resizing.c
+++ b/tests/animated-resizing.c
@@ -220,7 +220,7 @@ on_frame (double progress)
int jitter;
if (frame_clock)
- handle_frame_stats (clock);
+ handle_frame_stats (frame_clock);
angle = 2 * M_PI * progress;
jitter = WINDOW_SIZE_JITTER * sin(angle);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]