Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_property.h56 EXCL_RECT, enumerator
Ddrm_property.cpp51 if (name == "excl_rect_v1") { return DRMProperty::EXCL_RECT; } in GetPropertyEnum()
Ddrm_plane.cpp544 if (prop_enum == DRMProperty::EXCL_RECT) { in ParseProperties()
646 AddProperty(DRMProperty::EXCL_RECT, in SetExclRect()