Searched refs:pCompositingSurface (Results 1 – 1 of 1) sorted by relevance
216 SurfaceSharedPtr pCompositingSurface = getCompositingSurface(rSize); in updateScreen() local218 CairoSharedPtr pCompositingCairo = pCompositingSurface->getCairo(); in updateScreen()302 SurfaceSharedPtr pCompositingSurface = getCompositingSurface(rSize); in scrollUpdate() local304 CairoSharedPtr pCompositingCairo = pCompositingSurface->getCairo(); in scrollUpdate()403 pCompositingSurface->getCairoSurface().get(), in scrollUpdate()420 SurfaceSharedPtr pCompositingSurface = getCompositingSurface(rDeviceSize); in opaqueUpdate() local422 CairoSharedPtr pCompositingCairo = pCompositingSurface->getCairo(); in opaqueUpdate()448 pCompositingSurface->getCairoSurface().get(), in opaqueUpdate()467 SurfaceSharedPtr pCompositingSurface = getCompositingSurface(rSize); in genericUpdate() local469 CairoSharedPtr pCompositingCairo = pCompositingSurface->getCairo(); in genericUpdate()[all …]
Completed in 20 milliseconds