Searched refs:colorSpaceLength (Results 1 – 4 of 4) sorted by relevance
20 | uint32_t [colorSpaceLength](#colorspacelength) | 显示设备的色域长度。 | 27 ### colorSpaceLength subsection30 uint32_t NativeDisplayManager_DisplayColorSpace::colorSpaceLength
20 | uint32_t [colorSpaceLength](#colorspacelength) | Number of color spaces supported by the display.…27 ### colorSpaceLength subsection30 uint32_t NativeDisplayManager_DisplayColorSpace::colorSpaceLength
260 uint32_t colorSpaceLength; member
608 displayInfo->colorSpace->colorSpaceLength = static_cast<uint32_t>(colorSpaces.size()); in NativeDisplayManager_SetColorSpace()