Searched refs:pAlphaSurface (Results 1 – 1 of 1) sorted by relevance
191 … SurfaceSharedPtr pAlphaSurface = mpSurfaceProvider->createSurface( maSize, CAIRO_CONTENT_COLOR ); in getFastPropertyValue() local192 CairoSharedPtr pAlphaCairo = pAlphaSurface->getCairo(); in getFastPropertyValue()193 X11Surface* pXlibSurface=dynamic_cast<X11Surface*>(pAlphaSurface.get()); in getFastPropertyValue()214 … SurfaceSharedPtr pAlphaSurface = mpSurfaceProvider->createSurface( maSize, CAIRO_CONTENT_COLOR ); in getFastPropertyValue()215 CairoSharedPtr pAlphaCairo = pAlphaSurface->getCairo(); in getFastPropertyValue()216 QuartzSurface* pQuartzSurface=dynamic_cast<QuartzSurface*>(pAlphaSurface.get()); in getFastPropertyValue()233 … SurfaceSharedPtr pAlphaSurface = mpSurfaceProvider->createSurface( maSize, CAIRO_CONTENT_COLOR ); in getFastPropertyValue()234 CairoSharedPtr pAlphaCairo = pAlphaSurface->getCairo(); in getFastPropertyValue()247 args[1] = uno::Any( sal_Int64(surface2HBitmap(pAlphaSurface,maSize)) ); in getFastPropertyValue()
Completed in 8 milliseconds