Home
last modified time | relevance | path

Searched refs:waitForPropertyValue (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h717 std::optional<std::string> waitForPropertyValue(const std::string &property, int64_t timeoutMs);
DExynosHWCHelper.cpp1435 std::optional<std::string> waitForPropertyValue(const std::string& property, int64_t timeoutMs) { in waitForPropertyValue() function
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp687 waitForPropertyValue(propName, maxFlagWaitTime.count()); in checkPowerHintSessionReady()