Home
last modified time | relevance | path

Searched refs:res_wait (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/sm7250/display/composer/
Dhwc_session.cpp3633 bool res_wait = true; in WaitForResources() local
3642 res_wait = hwc_display_[display_id]->CheckResourceState(); in WaitForResources()
3643 } while (res_wait); in WaitForResources()