Home
last modified time | relevance | path

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

/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/src/client/
H A Dpresentation_time.cpp196 PresentationFeedback::Kinds toKinds(uint32_t flags) in toKinds() function
233 p->flags = toKinds(flags); in presentedCallback()
/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/server/
H A Dsurface.cpp1082 PresentationFeedback::Kinds toKinds(Surface::PresentationKinds kinds) in toKinds() function
1113 fb->presented(tvSecHi, tvSecLo, tvNsec, refresh, seqHi, seqLo, toKinds(kinds)); in presented()