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()
500 OutputDevice& rOutDev( mpOwningSpriteCanvas->getFrontBuffer()->getOutDev() ); in opaqueUpdate()
526 OutputDevice& rOutDev( mpOwningSpriteCanvas->getFrontBuffer()->getOutDev() ); in genericUpdate()
528 OutputDevice& rBackOutDev( pBackBuffer->getOutDev() ); in genericUpdate()
603 void SpriteCanvasHelper::renderFrameCounter( OutputDevice& rOutDev ) in renderFrameCounter()
651 void SpriteCanvasHelper::renderSpriteCount( OutputDevice& rOutDev ) in renderSpriteCount()
675 void SpriteCanvasHelper::renderMemUsage( OutputDevice& rOutDev ) in renderMemUsage()