Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmconnector.cpp105 ret = drm_->GetConnectorProperty(*this, "hdr_formats", &hdr_formats_); in Init()
156 properties_.push_back(&hdr_formats_); in Init()
331 return hdr_formats_; in hdr_formats()
/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmconnector.h126 DrmProperty hdr_formats_; variable