Searched defs:thread_count (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/vr/performanced/
H A Dtask.h33 size_t thread_count() const { return thread_count_; } function in class:android::dvr::Task
/frameworks/native/libs/vr/libpdx_default_transport/
H A Dpdx_benchmarks.cpp528 int thread_count = ProgramOptions.threads; local
529 while (thread_count--) {
602 int thread_count = ProgramOptions.threads; local
603 while (thread_count--) {

Completed in 71 milliseconds