Home
last modified time | relevance | path

Searched defs:resetEvents (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/extras/tests/icachetest/
H A DProfiler.cpp68 uint32_t Profiler::resetEvents(uint32_t eventMask) noexcept { in resetEvents() function in utils::Profiler
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_ref_counted_event.cpp226 void RefCountedEventRecycler::resetEvents(Context *context, in resetEvents() function in rx::vk::RefCountedEventRecycler