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

/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_cursor.c332 ULONG i, j, ulSrcWidth, ulSrcHeight; local in function:ASTLoadCursorARGB
357 ulSrcHeight = pAST->HWCInfo.height;
364 + lLastAlphaDstDelta + (MAX_HWC_HEIGHT - ulSrcHeight) * lAlphaDstDelta;
369 for (j = 0; j < ulSrcHeight; j++)

Completed in 2 milliseconds