Home
last modified time | relevance | path

Searched defs:Tick (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DCommandAllocatorManager.cpp62 MaybeError CommandAllocatorManager::Tick(ExecutionSerial lastCompletedSerial) { in Tick() function in dawn_native::d3d12::CommandAllocatorManager
DStagingDescriptorAllocatorD3D12.cpp143 void StagingDescriptorAllocator::Tick(ExecutionSerial completedSerial) { in Tick() function in dawn_native::d3d12::StagingDescriptorAllocator
DShaderVisibleDescriptorAllocatorD3D12.cpp134 void ShaderVisibleDescriptorAllocator::Tick(ExecutionSerial completedSerial) { in Tick() function in dawn_native::d3d12::ShaderVisibleDescriptorAllocator
DResourceAllocatorManagerD3D12.cpp222 void ResourceAllocatorManager::Tick(ExecutionSerial completedSerial) { in Tick() function in dawn_native::d3d12::ResourceAllocatorManager
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dper_thread_sem.cc54 void PerThreadSem::Tick(base_internal::ThreadIdentity *identity) { in Tick() function in absl::synchronization_internal::PerThreadSem
Dper_thread_sem_test.cc140 static void Tick(base_internal::ThreadIdentity *identity) { in Tick() function in absl::synchronization_internal::PerThreadSemTest
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DFencedDeleter.cpp102 void FencedDeleter::Tick(ExecutionSerial completedSerial) { in Tick() function in dawn_native::vulkan::FencedDeleter
DResourceMemoryAllocatorVk.cpp218 void ResourceMemoryAllocator::Tick(ExecutionSerial completedSerial) { in Tick() function in dawn_native::vulkan::ResourceMemoryAllocator
/third_party/ninja/src/
Dtest.h142 int Tick() { in Tick() function
/third_party/node/deps/v8/tools/
Dll_prof.py135 def Tick(self, pc): member in Code
773 def Tick(self, pc): member in LibraryRepo
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DQueue.cpp229 void QueueBase::Tick(ExecutionSerial finishedSerial) { in Tick() function in dawn_native::QueueBase
DDevice.cpp1091 MaybeError DeviceBase::Tick() { in Tick() function in dawn_native::DeviceBase