Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dtimespec.h213 timespec_to_proto(const struct timespec *a, uint32_t *tv_sec_hi, in timespec_to_proto()
272 timespec_from_proto(struct timespec *a, uint32_t tv_sec_hi, in timespec_from_proto()
/hardware/google/gfxstream/guest/mesa/src/util/tests/
Dtimespec_test.cpp89 uint32_t tv_sec_hi; 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()