Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp4178 duration currDuration; in ProcessFile() local
4179 ProcessFile(i, fileContents.data(), fileContents.size(), currDuration); in ProcessFile()
4180 durationSum += currDuration; in ProcessFile()