Searched refs:AsGpuTimer (Results 1 – 2 of 2) sorted by relevance
69 static GpuTimer* AsGpuTimer(Timer* timer) { in AsGpuTimer() function620 return AsGpuTimer(timer)->Init(); in AllocateTimer()624 AsGpuTimer(timer)->Destroy(); in DeallocateTimer()643 return AsGpuTimer(timer)->Start(AsGpuStream(stream)); in StartTimer()647 return AsGpuTimer(timer)->Stop(AsGpuStream(stream)); in StopTimer()
93 static GpuTimer* AsGpuTimer(Timer* timer) { in AsGpuTimer() function712 return AsGpuTimer(timer)->Init(); in AllocateTimer()716 AsGpuTimer(timer)->Destroy(); in DeallocateTimer()735 return AsGpuTimer(timer)->Start(AsGpuStream(stream)); in StartTimer()739 return AsGpuTimer(timer)->Stop(AsGpuStream(stream)); in StopTimer()