Home
last modified time | relevance | path

Searched defs:scheduler_policy (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/libs/vr/libperformance/
H A Dperformance_client.cpp41 const std::string& scheduler_policy) { in SetSchedulerPolicy()
51 const char* scheduler_policy) { in SetSchedulerPolicy()
125 const char* scheduler_policy) { in dvrSetSchedulerPolicy()
/aosp12/frameworks/native/libs/vr/libdvr/
H A Ddvr_performance.cpp10 const char* scheduler_policy) { in dvrPerformanceSetSchedulerPolicy()
/aosp12/frameworks/native/services/vr/performanced/
H A Dperformance_service.h57 int scheduler_policy; member
H A Dperformance_service.cpp242 Message& message, pid_t task_id, const std::string& scheduler_policy) { in OnSetSchedulerPolicy()