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

  /external/chromium_org/content/browser/gpu/
gpu_process_host_ui_shim.h 109 void OnFrameDrawn(const ui::LatencyInfo& latency_info);
gpu_process_host_ui_shim.cc 202 IPC_MESSAGE_HANDLER(GpuHostMsg_FrameDrawn, OnFrameDrawn)
315 void GpuProcessHostUIShim::OnFrameDrawn(const ui::LatencyInfo& latency_info) {

Completed in 72 milliseconds