Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.h270 bool hasChanges() const;
DHWC2.cpp1423 bool CfHWC2::Display::hasChanges() const { in hasChanges() function in android::CfHWC2::Display
2098 if (mDisplay.hasChanges()) { in setCursorPosition()