Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_edid.h464 bool dualView; member
/ohos5.0/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_edid.c843 sinkCap->hfVsdbInfo.dualView = (data[UINT8_ARRAY_TELEMENT_5] & HDMI_BIT1_MARK) ? true : false; in HdmiEdidHfVsdbPhase()