Searched defs:RemoveContext (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/gl/
H A Dgl_share_group.cc24 void GLShareGroup::RemoveContext(GLContext* context) { function in class:gfx::GLShareGroup
/external/chromium_org/content/common/gpu/client/
H A Dwebgraphicscontext3d_command_buffer_impl.h80 void RemoveContext(WebGraphicsContext3DCommandBufferImpl* context) { function in class:content::WebGraphicsContext3DCommandBufferImpl::ShareGroup
/external/chromium_org/ipc/
H A Dipc_sync_channel.cc47 // if necessary. Call RemoveContext on the same thread when done.
132 void RemoveContext(SyncContext* context) { function in class:IPC::SyncChannel::ReceivedSyncMsgQueue
325 received_sync_msgs_->RemoveContext(this);

Completed in 120 milliseconds