Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/randr/
H A Drrproperty.c175 prop = RRQueryOutputProperty(output, property); in RRChangeOutputProperty()
320 RRQueryOutputProperty(RROutputPtr output, Atom property) in RRQueryOutputProperty() function
333 RRPropertyPtr prop = RRQueryOutputProperty(output, property); in RRGetOutputProperty()
356 RRPropertyPtr prop = RRQueryOutputProperty(output, property); in RRConfigureOutputProperty()
470 prop = RRQueryOutputProperty(output, stuff->property); in ProcRRQueryOutputProperty()
596 prop = RRQueryOutputProperty(output, stuff->property); in ProcRRDeleteOutputProperty()
H A Drrprovider.c283 if (!RRQueryOutputProperty(pScrPriv->outputs[i], syncProp)) { in RRInitPrimeSyncProps()
H A Drandrstr.h972 RRQueryOutputProperty(RROutputPtr output, Atom property);
H A Drrcrtc.c493 RRPropertyPtr prop = RRQueryOutputProperty(outputs[o], syncProp); in rrSetPixmapSharingSyncProp()