HomeSort by relevance Sort by last modified time
    Searched defs:RemoveContext (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/gl/
gl_share_group.cc 24 void GLShareGroup::RemoveContext(GLContext* context) {
  /external/chromium_org/content/common/gpu/client/
webgraphicscontext3d_command_buffer_impl.h 80 void RemoveContext(WebGraphicsContext3DCommandBufferImpl* context) {
  /external/chromium_org/ipc/
ipc_sync_channel.cc 47 // if necessary. Call RemoveContext on the same thread when done.
132 void RemoveContext(SyncContext* context) {
325 received_sync_msgs_->RemoveContext(this);

Completed in 137 milliseconds