Searched refs:lock_handle_ (Results 1 – 14 of 14) sorted by relevance
/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
|
/hardware/qcom/sm8150/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
|
/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/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/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/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/sm7250/display/composer/ |
D | cpuhint.cpp | 88 lock_handle_ = fn_lock_acquire_(0 /*handle*/, 0/*duration*/, in Set() 90 if (lock_handle_ >= 0) { in Set() 106 fn_lock_release_(lock_handle_); in Reset()
|
D | cpuhint.h | 54 int lock_handle_ = 0; variable
|