Searched refs:GpuImpl (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/mojo/services/native_viewport/
H A Dgpu_impl.cc14 GpuImpl::GpuImpl( function in class:mojo::GpuImpl
20 GpuImpl::~GpuImpl() {
23 void GpuImpl::CreateOnscreenGLES2Context(
36 void GpuImpl::CreateOffscreenGLES2Context(
H A Dgpu_impl.h25 class GpuImpl : public InterfaceImpl<Gpu> { class in namespace:mojo
27 GpuImpl(const scoped_refptr<gfx::GLShareGroup>& share_group,
30 virtual ~GpuImpl();
46 DISALLOW_COPY_AND_ASSIGN(GpuImpl);
H A Dmain.cc86 BindToRequest(new GpuImpl(share_group_.get(), mailbox_manager_.get()),
/external/chromium_org/mojo/shell/
H A Dcontext.cc152 BindToRequest(new GpuImpl(share_group_.get(), mailbox_manager_.get()),

Completed in 133 milliseconds