Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_utils.h346 class RefCountedEventsGarbageRecycler; variable
H A Dvk_ref_counted_event.h371 RefCountedEventsGarbageRecycler() : mGarbageCount(0) {} in RefCountedEventsGarbageRecycler() function