Searched refs:SetWindowSurface (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
H A Dcompositor_impl_android.h106 void SetWindowSurface(ANativeWindow* window);
H A Dcompositor_impl_android.cc372 void CompositorImpl::SetWindowSurface(ANativeWindow* window) { function in class:content::CompositorImpl
401 SetWindowSurface(NULL);
413 SetWindowSurface(window);

Completed in 934 milliseconds