Lines Matching refs:graphicsDrawing
97 nw::demo::GraphicsDrawing* graphicsDrawing in DrawLoadMeterText() argument
101 NW_POINTER_ASSERT(graphicsDrawing); in DrawLoadMeterText()
107 graphicsDrawing->DrawString(POS_COMMAND_SIZE_X, POS_COMMAND_SIZE_Y, "Cmd size : %d bytes\n", in DrawLoadMeterText()
112 graphicsDrawing->DrawString(POS_LOAD_METER_TEXT_X, POS_LOAD_METER_Y, "CPU :%5.2f ms/f\n", in DrawLoadMeterText()
117 …graphicsDrawing->DrawString(POS_LOAD_METER_TEXT_X, POS_LOAD_METER_Y + HEIGHT_LOAD_METER,"GPU :%5.2… in DrawLoadMeterText()
121 graphicsDrawing->DrawString( in DrawLoadMeterText()
128 graphicsDrawing->DrawString( in DrawLoadMeterText()
140 nw::demo::GraphicsDrawing* graphicsDrawing in DrawLoadMeter() argument
144 NW_POINTER_ASSERT(graphicsDrawing); in DrawLoadMeter()
170 graphicsDrawing->FillRectangle( in DrawLoadMeter()
176 graphicsDrawing->FillRectangle( in DrawLoadMeter()
182 graphicsDrawing->DrawLine( in DrawLoadMeter()
188 graphicsDrawing->FillRectangle( in DrawLoadMeter()
194 graphicsDrawing->DrawLine( in DrawLoadMeter()
200 graphicsDrawing->FillRectangle( in DrawLoadMeter()
207 graphicsDrawing->FillRectangle( in DrawLoadMeter()
213 graphicsDrawing->FillRectangle( in DrawLoadMeter()
219 graphicsDrawing->DrawLine( in DrawLoadMeter()
225 graphicsDrawing->FillRectangle( in DrawLoadMeter()
231 graphicsDrawing->DrawLine( in DrawLoadMeter()
237 graphicsDrawing->FillRectangle( in DrawLoadMeter()