Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Ddrmplane.cpp115 ret = drm_->GetPlaneProperty(*this, "SRC_H", &src_h_property_); in Init()
193 return src_h_property_; in src_h_property()
Ddrmplane.h78 DrmProperty src_h_property_; variable