HomeSort by relevance Sort by last modified time
    Searched refs:XSyncAlarmNotify (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
sync.h 81 #define XSyncAlarmNotify 1
82 #define XSyncAlarmNotifyMask (1L << XSyncAlarmNotify)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
sync.h 81 #define XSyncAlarmNotify 1
82 #define XSyncAlarmNotifyMask (1L << XSyncAlarmNotify)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
sync.h 81 #define XSyncAlarmNotify 1
82 #define XSyncAlarmNotifyMask (1L << XSyncAlarmNotify)
  /external/chromium_org/content/browser/renderer_host/
backing_store_gtk.cc 210 if (xevent->type == xsync_event_base_ + XSyncAlarmNotify) {

Completed in 57 milliseconds