Lines Matching refs:gamut
433 * @brief Obtains the color gamut of a display device.
436 * @param gamut Indicates the pointer to the color gamut of the device. The color gamut is written
444 int32_t (*GetDisplayColorGamut)(uint32_t devId, ColorGamut *gamut);
447 * @brief Sets the color gamut for a display device.
450 * @param gamut Indicates the color gamut to set.
457 int32_t (*SetDisplayColorGamut)(uint32_t devId, ColorGamut gamut);
460 * @brief Obtains the gamut map of a display device.
463 * @param gamutMap Indicates the pointer to the gamut map of the device. The gamut map is written
474 * @brief Sets the gamut map for a display device.
477 * @param gamutMap Indicates the gamut map to set.