Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_property.h58 V_DECIMATE, enumerator
Ddrm_property.cpp53 if (name == "v_decimate") { return DRMProperty::V_DECIMATE; } in GetPropertyEnum()
Ddrm_plane.cpp830 SetDecimation(DRMProperty::V_DECIMATE, deci); in Perform()