Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Ddrmplane.cpp79 ret = drm_->GetPlaneProperty(*this, "CRTC_Y", &crtc_y_property_); in Init()
157 return crtc_y_property_; in crtc_y_property()
Ddrmplane.h69 DrmProperty crtc_y_property_; variable