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

  /external/chromium_org/gpu/command_buffer/service/
query_manager.h 99 bool AddToPendingQueue(uint32 submit_count) {
query_manager.cc 177 return AddToPendingQueue(submit_count);
322 if (!AddToPendingQueue(submit_count)) {

Completed in 35 milliseconds