Home
last modified time | relevance | path

Searched defs:pixmapHeight (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Ddgaproc.h34 int pixmapHeight; /* both fields ignored if no concurrent access */ member
H A Dxf86str.h502 int pixmapHeight; /* both fields ignored if no concurrent access */ member
/OK3568_Linux_fs/external/xserver/mi/
H A Dmiarc.c896 int pixmapWidth = 0, pixmapHeight = 0; in miWideArc() local