Searched refs:hdrFormatLength (Results 1 – 4 of 4) sorted by relevance
20 | uint32_t [hdrFormatLength](#hdrformatlength) | 显示设备的HDR格式长度。 | 27 ### hdrFormatLength subsection30 uint32_t NativeDisplayManager_DisplayHdrFormat::hdrFormatLength
20 | uint32_t [hdrFormatLength](#hdrformatlength) | Number of HDR formats supported by the display.| 27 ### hdrFormatLength subsection30 uint32_t NativeDisplayManager_DisplayHdrFormat::hdrFormatLength
246 uint32_t hdrFormatLength; member
659 displayInfo->hdrFormat->hdrFormatLength = static_cast<uint32_t>(hdrFormats.size()); in NativeDisplayManager_SetHdrFormat()