Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Ddrmplane.cpp85 ret = drm_->GetPlaneProperty(*this, "CRTC_W", &crtc_w_property_); in Init()
173 return crtc_w_property_; in crtc_w_property()
Ddrmplane.h73 DrmProperty crtc_w_property_; variable