OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveContext
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/gl/
gl_share_group.h
26
void
RemoveContext
(GLContext* context);
gl_share_group.cc
24
void GLShareGroup::
RemoveContext
(GLContext* context) {
gl_context.cc
36
share_group_->
RemoveContext
(this);
/external/chromium_org/ipc/
ipc_sync_channel.cc
46
// if necessary. Call
RemoveContext
on the same thread when done.
131
void
RemoveContext
(SyncContext* context) {
324
received_sync_msgs_->
RemoveContext
(this);
Completed in 49 milliseconds