Searched refs:use_virtualized_gl_context (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/common/gpu/
H A Dgpu_command_buffer_stub.h77 bool use_virtualized_gl_context,
H A Dgpu_channel.cc610 bool use_virtualized_gl_context = false; local
612 use_virtualized_gl_context = true;
626 use_virtualized_gl_context,
H A Dgpu_command_buffer_stub.cc116 bool use_virtualized_gl_context,
128 use_virtualized_gl_context_(use_virtualized_gl_context),
106 GpuCommandBufferStub( GpuChannel* channel, GpuCommandBufferStub* share_group, const gfx::GLSurfaceHandle& handle, gpu::gles2::MailboxManager* mailbox_manager, gpu::gles2::ImageManager* image_manager, const gfx::Size& size, const gpu::gles2::DisallowedFeatures& disallowed_features, const std::vector<int32>& attribs, gfx::GpuPreference gpu_preference, bool use_virtualized_gl_context, int32 route_id, int32 surface_id, GpuWatchdog* watchdog, bool software, const GURL& active_url) argument

Completed in 120 milliseconds