Lines Matching refs:graphicsDrawing
99 nw::demo::GraphicsDrawing* graphicsDrawing in DrawLoadMeterText() argument
103 NW_POINTER_ASSERT(graphicsDrawing); in DrawLoadMeterText()
109 graphicsDrawing->DrawString(POS_COMMAND_SIZE_X, POS_COMMAND_SIZE_Y, "Cmd size : %d bytes\n", in DrawLoadMeterText()
114 graphicsDrawing->DrawString(POS_LOAD_METER_TEXT_X, POS_LOAD_METER_Y, "CPU :%5.2f ms/f\n", in DrawLoadMeterText()
119 …graphicsDrawing->DrawString(POS_LOAD_METER_TEXT_X, POS_LOAD_METER_Y + HEIGHT_LOAD_METER,"GPU :%5.2… in DrawLoadMeterText()
123 graphicsDrawing->DrawString( in DrawLoadMeterText()
130 graphicsDrawing->DrawString( in DrawLoadMeterText()
142 nw::demo::GraphicsDrawing* graphicsDrawing in DrawLoadMeter() argument
146 NW_POINTER_ASSERT(graphicsDrawing); in DrawLoadMeter()
172 graphicsDrawing->FillRectangle( in DrawLoadMeter()
178 graphicsDrawing->FillRectangle( in DrawLoadMeter()
184 graphicsDrawing->DrawLine( in DrawLoadMeter()
190 graphicsDrawing->FillRectangle( in DrawLoadMeter()
196 graphicsDrawing->DrawLine( in DrawLoadMeter()
202 graphicsDrawing->FillRectangle( in DrawLoadMeter()
209 graphicsDrawing->FillRectangle( in DrawLoadMeter()
215 graphicsDrawing->FillRectangle( in DrawLoadMeter()
221 graphicsDrawing->DrawLine( in DrawLoadMeter()
227 graphicsDrawing->FillRectangle( in DrawLoadMeter()
233 graphicsDrawing->DrawLine( in DrawLoadMeter()
239 graphicsDrawing->FillRectangle( in DrawLoadMeter()