Home
last modified time | relevance | path

Searched refs:positionY (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp952 s32 positionY in DrawLoadMeter() argument
957 graphicsDrawing.DrawString(positionX, positionY, " CPU :%5.2f ms/f (%6.2f %%)\n", in DrawLoadMeter()
962 graphicsDrawing.DrawString(positionX, positionY + 22, " GPU :%5.2f ms/f (%6.2f %%)\n", in DrawLoadMeter()
965 graphicsDrawing.DrawString(positionX, positionY + 62, " Cmd size :% 8d bytes\n", in DrawLoadMeter()
/NW4C-1.2.23/include/nw/demo/
Ddemo_GraphicsSystem.h471 s32 positionY = 200