Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.h368 android::status_t RefreshScreen(const android::Parcel *input_parcel);
Dhwc_session.cpp1676 status = RefreshScreen(input_parcel); in notifyCallback()
2319 android::status_t HWCSession::RefreshScreen(const android::Parcel *input_parcel) { in RefreshScreen() function in sdm::HWCSession