HomeSort by relevance Sort by last modified time
    Searched refs:SetSharedContext (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/gl/
gl_share_group.h 38 void SetSharedContext(GLContext* context);
gl_share_group.cc 49 void GLShareGroup::SetSharedContext(GLContext* context) {
  /external/chromium_org/gpu/command_buffer/service/
in_process_command_buffer.cc 365 gl_share_group_->SetSharedContext(context_.get());
  /external/chromium_org/content/common/gpu/
gpu_command_buffer_stub.cc 455 channel_->share_group()->SetSharedContext(context.get());
    [all...]

Completed in 3135 milliseconds