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

  /external/chromium_org/content/common/gpu/
gpu_command_buffer_stub.h 199 void OnSetLatencyInfo(const ui::LatencyInfo& latency_info);
gpu_command_buffer_stub.cc 205 IPC_MESSAGE_HANDLER(GpuCommandBufferMsg_SetLatencyInfo, OnSetLatencyInfo);
570 void GpuCommandBufferStub::OnSetLatencyInfo(
    [all...]

Completed in 278 milliseconds