Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_property.h57 H_DECIMATE, enumerator
Ddrm_property.cpp52 if (name == "h_decimate") { return DRMProperty::H_DECIMATE; } in GetPropertyEnum()
Ddrm_plane.cpp825 SetDecimation(DRMProperty::H_DECIMATE, deci); in Perform()