Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_layer.cpp26 const std::string GENERIC_METADATA_KEY_BRIGHTNESS_NIT = "BrightnessNit"; variable
777 if (key == GENERIC_METADATA_KEY_BRIGHTNESS_NIT) { in SetPerFrameParameters()
801 …rn device_->SetLayerPerFrameParameter(screenId_, layerId_, GENERIC_METADATA_KEY_BRIGHTNESS_NIT, va… in SetPerFrameParameterDisplayNit()