Home
last modified time | relevance | path

Searched refs:ShouldSubmit (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/src/tuningfork/
Dtuningfork.cpp170 bool ShouldSubmit(TimePoint t_ns, Prong *prong);
405 bool TuningForkImpl::ShouldSubmit(TimePoint t_ns, Prong *prong) { in ShouldSubmit() function in tuningfork::TuningForkImpl
420 if (ShouldSubmit(t_ns, prong)) { in CheckForSubmit()