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

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_memory.c203 pI810->ARGBHwcursKey = -1;
207 pI810->ARGBHwcursKey = key;
211 pI810->ARGBHwcursKey = -1;
369 if (pI810->ARGBHwcursKey != -1
370 && !xf86BindGARTMemory(pScrn->scrnIndex, pI810->ARGBHwcursKey,
399 if (pI810->ARGBHwcursKey != -1
400 && !xf86UnbindGARTMemory(pScrn->scrnIndex, pI810->ARGBHwcursKey))
H A Di810.h189 int ARGBHwcursKey; member in struct:_I810Rec
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_memory.c203 pI810->ARGBHwcursKey = -1;
207 pI810->ARGBHwcursKey = key;
211 pI810->ARGBHwcursKey = -1;
369 if (pI810->ARGBHwcursKey != -1
370 && !xf86BindGARTMemory(pScrn->scrnIndex, pI810->ARGBHwcursKey,
399 if (pI810->ARGBHwcursKey != -1
400 && !xf86UnbindGARTMemory(pScrn->scrnIndex, pI810->ARGBHwcursKey))
H A Di810.h189 int ARGBHwcursKey; member in struct:_I810Rec
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_memory.c202 pI810->ARGBHwcursKey = -1;
206 pI810->ARGBHwcursKey = key;
210 pI810->ARGBHwcursKey = -1;
368 if (pI810->ARGBHwcursKey != -1
369 && !xf86BindGARTMemory(pScrn->scrnIndex, pI810->ARGBHwcursKey,
398 if (pI810->ARGBHwcursKey != -1
399 && !xf86UnbindGARTMemory(pScrn->scrnIndex, pI810->ARGBHwcursKey))
H A Di810.h203 int ARGBHwcursKey; member in struct:_I810Rec

Completed in 9 milliseconds