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

  /external/chromium_org/gpu/command_buffer/service/
mailbox_manager.h 48 bool UsesSync() { return sync_ != NULL; }
in_process_command_buffer.cc 638 if (mailbox_manager->UsesSync() && MakeCurrent())
  /external/chromium_org/content/common/gpu/
gpu_command_buffer_stub.cc 768 if (context_group_->mailbox_manager()->UsesSync() && MakeCurrent())
    [all...]

Completed in 529 milliseconds