Searched refs:lock_handle_ (Results 1 – 10 of 10) sorted by relevance
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | cpuhint.cpp | 86 lock_handle_ = fn_lock_acquire_(0 /*handle*/, 0/*duration*/, in Set() 88 if (lock_handle_ >= 0) { in Set() 104 fn_lock_release_(lock_handle_); in Reset()
|
D | cpuhint.h | 52 int lock_handle_ = 0; variable
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | cpuhint.cpp | 86 lock_handle_ = fn_lock_acquire_(0 /*handle*/, 0/*duration*/, in Set() 88 if (lock_handle_ >= 0) { in Set() 104 fn_lock_release_(lock_handle_); in Reset()
|
D | cpuhint.h | 52 int lock_handle_ = 0; variable
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | cpuhint.cpp | 86 lock_handle_ = fn_lock_acquire_(0 /*handle*/, 0/*duration*/, in Set() 88 if (lock_handle_ >= 0) { in Set() 104 fn_lock_release_(lock_handle_); in Reset()
|
D | cpuhint.h | 52 int lock_handle_ = 0; variable
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | cpuhint.cpp | 86 lock_handle_ = fn_lock_acquire_(0 /*handle*/, 0/*duration*/, in Set() 88 if (lock_handle_ >= 0) { in Set() 104 fn_lock_release_(lock_handle_); in Reset()
|
D | cpuhint.h | 52 int lock_handle_ = 0; variable
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | cpuhint.cpp | 86 lock_handle_ = fn_lock_acquire_(0 /*handle*/, 0/*duration*/, in Set() 88 if (lock_handle_ >= 0) { in Set() 104 fn_lock_release_(lock_handle_); in Reset()
|
D | cpuhint.h | 52 int lock_handle_ = 0; variable
|