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()
261 pCompositingSurface->getCairoSurface().get(), 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
[all …]