Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/rusticl/core/
Ddevice.rs63 pub timer_resolution: u32, field
69 let timer_resolution = screen.caps().timer_resolution; in new() localVariable
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dnanobenchmark.cc478 static const Ticks timer_resolution = TimerResolution(); variable
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h1037 unsigned timer_resolution; member