Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_benchmarks.cpp923 const uint64_t percent_50 = in ClientCommand() local
942 if (sample_count < percent_50 && in ClientCommand()
943 (sample_count + sample_buckets[i]) >= percent_50) { in ClientCommand()