Home
last modified time | relevance | path

Searched refs:MAX_BRIGHTNESS (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/
H A Dgpu_brightness_algo.cpp27 constexpr int MAX_BRIGHTNESS = 100; member
135 renderEffectData_->ratio = ParseBrightness(value) / MAX_BRIGHTNESS; in OnApplyRGBA8888()
/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp58 constexpr uint32_t MAX_BRIGHTNESS = 255; member
1161 return static_cast<uint32_t>(brightness * MAX_BRIGHTNESS); in ToOverrideBrightness()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp93 constexpr uint32_t MAX_BRIGHTNESS = 255; member
3864 static_cast<uint32_t>(brightness * MAX_BRIGHTNESS)); in SetBrightness()
3905 static_cast<uint32_t>(brightness * MAX_BRIGHTNESS)); in UpdateBrightness()

Completed in 21 milliseconds