Lines Matching defs:rOutDev
60 void spriteRedraw( OutputDevice& rOutDev, in spriteRedraw()
77 void repaintBackground( OutputDevice& rOutDev, 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()
199 void SpriteCanvasHelper::init( const OutDevProviderSharedPtr& rOutDev, in init()
265 OutputDevice& rOutDev( mpOwningSpriteCanvas->getFrontBuffer()->getOutDev() ); in updateScreen() local
381 OutputDevice& rOutDev( mpOwningSpriteCanvas->getFrontBuffer()->getOutDev() ); in backgroundPaint() local
397 OutputDevice& rOutDev( mpOwningSpriteCanvas->getFrontBuffer()->getOutDev() ); in scrollUpdate() local
500 OutputDevice& rOutDev( mpOwningSpriteCanvas->getFrontBuffer()->getOutDev() ); in opaqueUpdate() local
526 OutputDevice& rOutDev( mpOwningSpriteCanvas->getFrontBuffer()->getOutDev() ); in genericUpdate() local
603 void SpriteCanvasHelper::renderFrameCounter( OutputDevice& rOutDev ) in renderFrameCounter()
651 void SpriteCanvasHelper::renderSpriteCount( OutputDevice& rOutDev ) in renderSpriteCount()
675 void SpriteCanvasHelper::renderMemUsage( OutputDevice& rOutDev ) in renderMemUsage()