Searched refs:WebCompositorOutputSurface (Results 1 – 3 of 3) sorted by relevance
40 class WebCompositorOutputSurface; variable61 … virtual WebCompositorOutputSurface* createOutputSurfaceFor3D(WebGraphicsContext3D*) { return 0; } in createOutputSurfaceFor3D()64 virtual WebCompositorOutputSurface* createOutputSurfaceForSoftware() { return 0; } in createOutputSurfaceForSoftware()
32 class WebCompositorOutputSurface { };
52 class WebCompositorOutputSurface; variable