Home
last modified time | relevance | path

Searched defs:tv_sec_lo (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Dtimespec.h214 uint32_t *tv_sec_lo, uint32_t *tv_nsec) in timespec_to_proto()
273 uint32_t tv_sec_lo, uint32_t tv_nsec) in timespec_from_proto()
/hardware/google/gfxstream/guest/mesa/src/util/tests/
Dtimespec_test.cpp90 uint32_t tv_sec_lo; in TEST() local
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_wayland.c1929 uint32_t tv_sec_hi, uint32_t tv_sec_lo, in presentation_handle_presented()