Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm7250/display/sde-drm/
H A Ddrm_property.h54 ZPOS, enumerator
H A Ddrm_property.cpp49 if (name == "zpos") { return DRMProperty::ZPOS; } in GetPropertyEnum()
H A Ddrm_plane.cpp789 AddProperty(DRMProperty::ZPOS, zpos); in Perform()