Searched refs:RRGetOutputProperty (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrproperty.c | 331 RRGetOutputProperty(RROutputPtr output, Atom property, Bool pending) in RRGetOutputProperty() function 669 prop_value = RRGetOutputProperty(output, stuff->property, stuff->pending); in ProcRRGetOutputProperty()
|
| H A D | randrstr.h | 969 RRGetOutputProperty(RROutputPtr output, Atom property, Bool pending);
|
| H A D | rrcrtc.c | 465 if ((val = RRGetOutputProperty(outputs[o], syncProp, TRUE)) && in rrGetPixmapSharingSyncProp() 472 if ((val = RRGetOutputProperty(outputs[o], syncProp, FALSE)) && in rrGetPixmapSharingSyncProp()
|