Searched refs:WebCompositorOutputSurface (Results 1 – 3 of 3) sorted by relevance
38 class WebCompositorOutputSurface; variable60 …virtual WebCompositorOutputSurface* createOutputSurfaceFor3D(blink::WebGraphicsContext3D*) { retur… in createOutputSurfaceFor3D()63 virtual WebCompositorOutputSurface* createOutputSurfaceForSoftware() { return 0; } in createOutputSurfaceForSoftware()
32 class WebCompositorOutputSurface { };
53 class WebCompositorOutputSurface; variable