Searched refs:UpdateThreadSched (Results 1 – 3 of 3) sorted by relevance
/hardware/google/camera/common/hal/utils/ |
D | utils.h | 81 status_t UpdateThreadSched(pthread_t thread, int32_t policy,
|
D | utils.cc | 472 status_t UpdateThreadSched(pthread_t thread, int32_t policy, in UpdateThreadSched() function
|
/hardware/google/camera/common/hal/google_camera_hal/ |
D | camera_device_session.cc | 719 utils::UpdateThreadSched(pthread_self(), schedule_policy, &schedule_param); in ConfigureStreams() 729 utils::UpdateThreadSched(pthread_self(), schedule_policy, in ConfigureStreams() 741 utils::UpdateThreadSched(pthread_self(), schedule_policy, in ConfigureStreams() 769 utils::UpdateThreadSched(pthread_self(), schedule_policy, in ConfigureStreams() 792 utils::UpdateThreadSched(pthread_self(), schedule_policy, &schedule_param); in ConfigureStreams()
|