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

/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_config.c370 render_spu->cursorX = 0;
H A Drenderspu.h269 GLint cursorX, cursorY; member in struct:__anon16468
H A Drenderspu_init.c385 render_spu.cursorX = 0;
H A Drenderspu.c1314 DrawCursor( render_spu.cursorX, render_spu.cursorY );
1603 render_spu.cursorX = ((GLint *) values)[0];
1605 crDebug("Render SPU: GL_CURSOR_POSITION_CR (%d, %d)", render_spu.cursorX, render_spu.cursorY);

Completed in 411 milliseconds