Home
last modified time | relevance | path

Searched defs:Tick (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/src/tuningfork/
Dprong.h47 void Tick(TimePoint t_ns) { in Tick() function
/frameworks/native/libs/binder/tests/
Dschd-dbg.cpp204 typedef chrono::time_point<chrono::high_resolution_clock> Tick; typedef