Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/composer/
Dhwc_session.h367 virtual int RefreshScreen();
506 android::status_t RefreshScreen(const android::Parcel *input_parcel);
Dhwc_session.cpp1355 status = RefreshScreen(input_parcel); in notifyCallback()
2107 android::status_t HWCSession::RefreshScreen(const android::Parcel *input_parcel) { in RefreshScreen() function in sdm::HWCSession
/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