Home
last modified time | relevance | path

Searched defs:DecRef (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/sm8150/display/gralloc/
Dgr_buf_mgr.h90 bool DecRef() { return --ref_count == 0; } in DecRef() function
/hardware/qcom/display/msm8909/gralloc/
Dgr_buf_mgr.h112 bool DecRef() { return --ref_count == 0; } in DecRef() function
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_buf_mgr.h112 bool DecRef() { return --ref_count == 0; } in DecRef() function
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_mgr.h112 bool DecRef() { return --ref_count == 0; } in DecRef() function
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_mgr.h112 bool DecRef() { return --ref_count == 0; } in DecRef() function
/hardware/qcom/sm7250/display/gralloc/
Dgr_buf_mgr.h91 bool DecRef() { return --ref_count == 0; } in DecRef() function