Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_property.h86 ROT_PREFILL_BW, enumerator
Ddrm_property.cpp81 if (name == "rot_prefill_bw") { return DRMProperty::ROT_PREFILL_BW; } in GetPropertyEnum()