Home
last modified time | relevance | path

Searched refs:DoFireEvent (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/common/gpu/
Ddevtools_gpu_instrumentation.h34 DoFireEvent(phase, stub); in FireEvent()
39 static void DoFireEvent(EventPhase, GpuCommandBufferStub* stub);
Ddevtools_gpu_instrumentation.cc38 void GpuEventsDispatcher::DoFireEvent(EventPhase phase, in DoFireEvent() function in content::GpuEventsDispatcher