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

  /external/chromium_org/content/common/gpu/
gpu_command_buffer_stub.h 162 void OnGetStateFast(IPC::Message* reply_message);
gpu_command_buffer_stub.cc 203 OnGetStateFast);
643 void GpuCommandBufferStub::OnGetStateFast(IPC::Message* reply_message) {
644 TRACE_EVENT0("gpu", "GpuCommandBufferStub::OnGetStateFast");
    [all...]

Completed in 46 milliseconds