Searched refs:future_ (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/sm7250/display/composer/ | ||
D | hwc_session.h | 383 std::future<void> future_; variable |
D | hwc_session_services.cpp | 1052 future_ = std::async(HWCSession::CWB::AsyncTask, this); in PostBuffer() |