Lines Matching refs:OutputDevice

60         void spriteRedraw( OutputDevice&                      rOutDev,  in spriteRedraw()
77 void repaintBackground( OutputDevice& rOutDev, in repaintBackground()
78 OutputDevice& rBackBuffer, in repaintBackground()
88 OutputDevice& rOutDev, in opaqueUpdateSpriteArea()
115 void spriteRedrawStub( OutputDevice& rOutDev, in spriteRedrawStub()
131 void spriteRedrawStub2( OutputDevice& rOutDev, in spriteRedrawStub2()
154 void spriteRedrawStub3( OutputDevice& rOutDev, in spriteRedrawStub3()
167 void renderInfoText( OutputDevice& rOutDev, in renderInfoText()
265 OutputDevice& rOutDev( mpOwningSpriteCanvas->getFrontBuffer()->getOutDev() ); in updateScreen()
267 OutputDevice& rBackOutDev( pBackBuffer->getOutDev() ); in updateScreen()
381 OutputDevice& rOutDev( mpOwningSpriteCanvas->getFrontBuffer()->getOutDev() ); in backgroundPaint()
383 OutputDevice& rBackOutDev( pBackBuffer->getOutDev() ); in backgroundPaint()
397 OutputDevice& rOutDev( mpOwningSpriteCanvas->getFrontBuffer()->getOutDev() ); in scrollUpdate()
399 OutputDevice& rBackOutDev( pBackBuffer->getOutDev() ); in scrollUpdate()
501 OutputDevice& rOutDev( mpOwningSpriteCanvas->getFrontBuffer()->getOutDev() ); in opaqueUpdate()
527 OutputDevice& rOutDev( mpOwningSpriteCanvas->getFrontBuffer()->getOutDev() ); in genericUpdate()
529 OutputDevice& rBackOutDev( pBackBuffer->getOutDev() ); in genericUpdate()
604 void SpriteCanvasHelper::renderFrameCounter( OutputDevice& rOutDev ) in renderFrameCounter()
652 void SpriteCanvasHelper::renderSpriteCount( OutputDevice& rOutDev ) in renderSpriteCount()
676 void SpriteCanvasHelper::renderMemUsage( OutputDevice& rOutDev ) in renderMemUsage()