Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmconnector.cpp125 ret = drm_->GetConnectorProperty(*this, "hbm_mode", &hbm_mode_); in Init()
160 properties_.push_back(&hbm_mode_); in Init()
315 return hbm_mode_; in hbm_mode()
/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmconnector.h130 DrmProperty hbm_mode_; variable