Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Ddrmplane.cpp103 ret = drm_->GetPlaneProperty(*this, "SRC_Y", &src_y_property_); in Init()
185 return src_y_property_; in src_y_property()
Ddrmplane.h76 DrmProperty src_y_property_; variable