Searched refs:fn_lock_acquire_ (Results 1 – 10 of 10) sorted by relevance
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | cpuhint.cpp | 59 if (!vendor_ext_lib_.Sym("perf_lock_acq", reinterpret_cast<void **>(&fn_lock_acquire_)) || in Init() 86 lock_handle_ = fn_lock_acquire_(0 /*handle*/, 0/*duration*/, in Set()
|
D | cpuhint.h | 55 int (*fn_lock_acquire_)(int handle, int duration, int *hints, int num_args) = NULL; variable
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | cpuhint.cpp | 59 if (!vendor_ext_lib_.Sym("perf_lock_acq", reinterpret_cast<void **>(&fn_lock_acquire_)) || in Init() 86 lock_handle_ = fn_lock_acquire_(0 /*handle*/, 0/*duration*/, in Set()
|
D | cpuhint.h | 55 int (*fn_lock_acquire_)(int handle, int duration, int *hints, int num_args) = NULL; variable
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | cpuhint.cpp | 59 if (!vendor_ext_lib_.Sym("perf_lock_acq", reinterpret_cast<void **>(&fn_lock_acquire_)) || in Init() 86 lock_handle_ = fn_lock_acquire_(0 /*handle*/, 0/*duration*/, in Set()
|
D | cpuhint.h | 55 int (*fn_lock_acquire_)(int handle, int duration, int *hints, int num_args) = NULL; variable
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | cpuhint.cpp | 59 if (!vendor_ext_lib_.Sym("perf_lock_acq", reinterpret_cast<void **>(&fn_lock_acquire_)) || in Init() 86 lock_handle_ = fn_lock_acquire_(0 /*handle*/, 0/*duration*/, in Set()
|
D | cpuhint.h | 55 int (*fn_lock_acquire_)(int handle, int duration, int *hints, int num_args) = NULL; variable
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | cpuhint.cpp | 59 if (!vendor_ext_lib_.Sym("perf_lock_acq", reinterpret_cast<void **>(&fn_lock_acquire_)) || in Init() 86 lock_handle_ = fn_lock_acquire_(0 /*handle*/, 0/*duration*/, in Set()
|
D | cpuhint.h | 55 int (*fn_lock_acquire_)(int handle, int duration, int *hints, int num_args) = NULL; variable
|