Home
last modified time | relevance | path

Searched refs:rotation_property (Results 1 – 4 of 4) sorted by relevance

/external/drm_hwcomposer/
Ddrmplane.h56 const DrmProperty &rotation_property() const;
Ddrmplane.cpp200 const DrmProperty &DrmPlane::rotation_property() const { in rotation_property() function in android::DrmPlane
Dplatform.cpp43 if ((plane->rotation_property().id() == 0) && in ValidatePlane()
Ddrmdisplaycompositor.cpp457 if (plane->rotation_property().id()) { in CommitFrame()
459 plane->rotation_property().id(), in CommitFrame()
463 plane->rotation_property().id(), plane->id()); in CommitFrame()