Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Ddrmplane.h55 const DrmProperty &rotation_property() const;
Ddrmplane.cpp184 const DrmProperty &DrmPlane::rotation_property() const { in rotation_property() function in android::DrmPlane
Ddrmdisplaycompositor.cpp721 if (rotation && plane->rotation_property().id() == 0) { in CommitFrame()
767 if (plane->rotation_property().id()) { in CommitFrame()
769 plane->rotation_property().id(), in CommitFrame()
773 plane->rotation_property().id(), plane->id()); in CommitFrame()