Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc2130 struct IsSwappable : decltype(swappable_impl::IsSwappableImpl::Check<T&>(0)) {}; struct
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp3618 struct IsSwappable : decltype(swappable_impl::IsSwappableImpl::Check<T&>(0)) {}; struct