Home
last modified time | relevance | path

Searched refs:RemoveContext (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ui/gl/
Dgl_share_group.h26 void RemoveContext(GLContext* context);
Dgl_share_group.cc24 void GLShareGroup::RemoveContext(GLContext* context) { in RemoveContext() function in gfx::GLShareGroup
Dgl_context.cc36 share_group_->RemoveContext(this); in ~GLContext()
/external/chromium_org/ipc/
Dipc_sync_channel.cc131 void RemoveContext(SyncContext* context) { in RemoveContext() function in IPC::SyncChannel::ReceivedSyncMsgQueue
324 received_sync_msgs_->RemoveContext(this); in Clear()