Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_mdpcomp.cpp177 bool defaultPTOR = false; in init() local
183 defaultPTOR = true; in init()
186 if (defaultPTOR || (!strncasecmp(property, "true", PROPERTY_VALUE_MAX)) || in init()