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

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

Completed in 5151 milliseconds