Home
last modified time | relevance | path

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

/aoo41x/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()
403 pCompositingSurface->getCairoSurface().get(), in scrollUpdate()
420 SurfaceSharedPtr pCompositingSurface = getCompositingSurface(rDeviceSize); in opaqueUpdate() local
422 CairoSharedPtr pCompositingCairo = pCompositingSurface->getCairo(); in opaqueUpdate()
448 pCompositingSurface->getCairoSurface().get(), in opaqueUpdate()
467 SurfaceSharedPtr pCompositingSurface = getCompositingSurface(rSize); in genericUpdate() local
469 CairoSharedPtr pCompositingCairo = pCompositingSurface->getCairo(); in genericUpdate()
[all …]

Completed in 16 milliseconds