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.cpp134 ret = drm_->GetConnectorProperty(*this, "hbm_mode", &hbm_mode_); in Init()
195 properties_.push_back(&hbm_mode_); in Init()
399 return hbm_mode_; in hbm_mode()
/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmconnector.h147 DrmProperty hbm_mode_; variable