Searched refs:AsGpuTimer (Results 1 – 2 of 2) sorted by relevance
70 static GpuTimer* AsGpuTimer(Timer* timer) { in AsGpuTimer() function621 return AsGpuTimer(timer)->Init(); in AllocateTimer()625 AsGpuTimer(timer)->Destroy(); in DeallocateTimer()644 return AsGpuTimer(timer)->Start(AsGpuStream(stream)); in StartTimer()648 return AsGpuTimer(timer)->Stop(AsGpuStream(stream)); in StopTimer()
93 static GpuTimer* AsGpuTimer(Timer* timer) { in AsGpuTimer() function740 return AsGpuTimer(timer)->Init(); in AllocateTimer()744 AsGpuTimer(timer)->Destroy(); in DeallocateTimer()763 return AsGpuTimer(timer)->Start(AsGpuStream(stream)); in StartTimer()767 return AsGpuTimer(timer)->Stop(AsGpuStream(stream)); in StopTimer()