Home
last modified time | relevance | path

Searched refs:pCompositingSurface (Results 1 – 1 of 1) sorted by relevance

/trunk/main/canvas/source/cairo/
H A Dcairo_spritecanvashelper.cxx216 SurfaceSharedPtr pCompositingSurface = getCompositingSurface(rSize); in updateScreen() local
218 CairoSharedPtr pCompositingCairo = pCompositingSurface->getCairo(); in updateScreen()
302 SurfaceSharedPtr pCompositingSurface = getCompositingSurface(rSize); in scrollUpdate() local
304 CairoSharedPtr pCompositingCairo = pCompositingSurface->getCairo(); in scrollUpdate()
404 pCompositingSurface->getCairoSurface().get(), in scrollUpdate()
421 SurfaceSharedPtr pCompositingSurface = getCompositingSurface(rDeviceSize); in opaqueUpdate() local
423 CairoSharedPtr pCompositingCairo = pCompositingSurface->getCairo(); in opaqueUpdate()
449 pCompositingSurface->getCairoSurface().get(), in opaqueUpdate()
468 SurfaceSharedPtr pCompositingSurface = getCompositingSurface(rSize); in genericUpdate() local
470 CairoSharedPtr pCompositingCairo = pCompositingSurface->getCairo(); in genericUpdate()
[all …]

Completed in 17 milliseconds