Searched refs:tile_atom (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Crtc.c3150 Atom tile_atom = MakeAtom(TILE_ATOM_NAME, sizeof(TILE_ATOM_NAME) - 1, TRUE); local in function:xf86OutputSetTileProperty
3157 RRChangeOutputProperty(output->randr_output, tile_atom, XA_INTEGER, 32,
3161 RRDeleteOutputProperty(output->randr_output, tile_atom);

Completed in 6 milliseconds