Searched refs:RemoveContext (Results 1 – 7 of 7) sorted by relevance
26 void RemoveContext(GLContext* context);
24 void GLShareGroup::RemoveContext(GLContext* context) { in RemoveContext() function in gfx::GLShareGroup
63 share_group_->RemoveContext(this); in ~GLContext()
80 void RemoveContext(WebGraphicsContext3DCommandBufferImpl* context) { in RemoveContext() function
288 share_group_->RemoveContext(this); in Destroy()
132 void RemoveContext(SyncContext* context) { in RemoveContext() function in IPC::SyncChannel::ReceivedSyncMsgQueue325 received_sync_msgs_->RemoveContext(this); in Clear()
255 TEST_F(NetworkStateNotifierTest, RemoveContext) in TEST_F() argument