Searched refs:NativePixmapSurface (Results 1 – 1 of 1) sorted by relevance
95 typedef NativeSurface<NativePixmap> NativePixmapSurface; typedef129 …return MovePtr<ManagedSurface>(new NativePixmapSurface(MovePtr<UniqueSurface>(new UniqueSurface(eg… in createSurface()