Home
last modified time | relevance | path

Searched defs:CreateSurface (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/mojo/services/surfaces/
Dsurfaces_impl.cc29 void SurfacesImpl::CreateSurface(SurfaceIdPtr id, mojo::SizePtr size) { in CreateSurface() function in mojo::SurfacesImpl
/external/chromium_org/ui/gl/android/
Dsurface_texture.cc123 ANativeWindow* SurfaceTexture::CreateSurface() { in CreateSurface() function in gfx::SurfaceTexture
/external/chromium_org/content/browser/compositor/
Dsoftware_browser_compositor_output_surface_unittest.cc114 SoftwareBrowserCompositorOutputSurfaceTest::CreateSurface( in CreateSurface() function in SoftwareBrowserCompositorOutputSurfaceTest
/external/chromium_org/content/common/gpu/
Dimage_transport_surface.cc32 scoped_refptr<gfx::GLSurface> ImageTransportSurface::CreateSurface( in CreateSurface() function in content::ImageTransportSurface
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
Dd3d11_screen.h984 virtual HRESULT STDMETHODCALLTYPE CreateSurface( in CreateSurface() function
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
Dd3d11_screen.h984 virtual HRESULT STDMETHODCALLTYPE CreateSurface( in CreateSurface() function
/external/chromium_org/cc/trees/
Docclusion_tracker_unittest.cc216 typename Types::LayerType* CreateSurface(typename Types::LayerType* parent, in CreateSurface() function in cc::__anon6682a4760111::OcclusionTrackerTest