Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libdvr/include/dvr/
Ddvr_performance.h21 int dvrPerformanceSetSchedulerPolicy(pid_t task_id, const char* scheduler_policy);
/frameworks/native/libs/vr/libdvr/
Ddvr_performance.cpp9 int dvrPerformanceSetSchedulerPolicy(pid_t task_id, in dvrPerformanceSetSchedulerPolicy() function