Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_property.h90 IDLE_TIME, enumerator
Ddrm_property.cpp85 if (name == "idle_time") { return DRMProperty::IDLE_TIME; } in GetPropertyEnum()
Ddrm_crtc.cpp659 AddProperty(DRMProperty::IDLE_TIME, timeout_ms); in Perform()