Searched refs:pAlphaSurface (Results 1 – 1 of 1) sorted by relevance
194 … SurfaceSharedPtr pAlphaSurface = mpSurfaceProvider->createSurface( maSize, CAIRO_CONTENT_COLOR ); in getFastPropertyValue() local195 CairoSharedPtr pAlphaCairo = pAlphaSurface->getCairo(); in getFastPropertyValue()196 X11Surface* pXlibSurface=dynamic_cast<X11Surface*>(pAlphaSurface.get()); in getFastPropertyValue()217 … SurfaceSharedPtr pAlphaSurface = mpSurfaceProvider->createSurface( maSize, CAIRO_CONTENT_COLOR ); in getFastPropertyValue()218 CairoSharedPtr pAlphaCairo = pAlphaSurface->getCairo(); in getFastPropertyValue()219 QuartzSurface* pQuartzSurface=dynamic_cast<QuartzSurface*>(pAlphaSurface.get()); in getFastPropertyValue()236 … SurfaceSharedPtr pAlphaSurface = mpSurfaceProvider->createSurface( maSize, CAIRO_CONTENT_COLOR ); in getFastPropertyValue()237 CairoSharedPtr pAlphaCairo = pAlphaSurface->getCairo(); in getFastPropertyValue()250 args[1] = uno::Any( sal_Int64(surface2HBitmap(pAlphaSurface,maSize)) ); in getFastPropertyValue()
Completed in 10 milliseconds