Home
last modified time | relevance | path

Searched defs:tvNsec (Results 1 – 6 of 6) sorted by relevance

/dports/java/netty/netty-4.1.53.Final/io/netty/channel/kqueue/
H A DNative.java93 int tvSec, int tvNsec) throws IOException { in keventWait()
104 … long eventListAddress, int eventListLength, int tvSec, int tvNsec); in keventWait()
/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/src/client/
H A Dpresentation_time.cpp152 uint32_t tvNsec; member in Wrapland::Client::PresentationFeedback::Private
293 uint32_t PresentationFeedback::tvNsec() const in tvNsec() function in Wrapland::Client::PresentationFeedback
/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/server/
H A Dpresentation_time.cpp170 uint32_t tvNsec, in presented()
H A Dsurface.cpp1024 uint32_t tvNsec, in presentationFeedback()
1105 uint32_t tvNsec, in presented()
/dports/java/netty/netty-4.1.53.Final/
H A Dnetty_kqueue_native.c104 … jlong eventListAddress, jint eventListLength, jint tvSec, jint tvNsec) { in netty_kqueue_native_keventWait()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/windowing/wayland/
H A DWinSystemWayland.cpp1313 const wayland::presentation_feedback_kind& flags) { in PrepareFramePresentation()