Home
last modified time | relevance | path

Searched refs:_XSyncMinValue (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
Dsyncconst.h121 #define _XSyncMinValue(pv) ((pv)->hi = 0x80000000, (pv)->lo = 0) macro
144 #define XSyncMinValue(pv) _XSyncMinValue(pv)