Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_session.h367 virtual int RefreshScreen();
506 android::status_t RefreshScreen(const android::Parcel *input_parcel);
H A Dhwc_session_services.cpp356 int HWCSession::DisplayConfigImpl::RefreshScreen() { in RefreshScreen() function in sdm::HWCSession::DisplayConfigImpl
H A 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
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_session.h368 android::status_t RefreshScreen(const android::Parcel *input_parcel);
H A 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