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

/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast.h237 xf86CursorInfoPtr HWCInfoPtr; member in struct:_ASTRec
H A Dast_cursor.c81 pAST->HWCInfoPtr = infoPtr;
H A Dast_driver.c780 pAST->HWCInfoPtr = NULL;
1339 if(pAST->HWCInfoPtr) {
1340 xf86DestroyCursorInfoRec(pAST->HWCInfoPtr);
1341 pAST->HWCInfoPtr = NULL;

Completed in 6 milliseconds