Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/delegate_task/src/
H A Ddelegate_interface.cpp203 const int32_t newLevel = GetPriority(type); in RemoveHandler() local
211 newType, newLevel, newTags, nullptr); in RemoveHandler()
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_handler_manager.cpp215 const int32_t newLevel = GetPriority(); in RemoveHandler() local
218 ret = RemoveFromServer(handlerType, newType, newLevel, newTags); in RemoveHandler()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp4253 uint32_t newLevel = rsLuminance.GetNewHdrLuminance(screenId);
4254 screenManager->SetScreenBacklight(screenId, newLevel);
4255 rsLuminance.SetNowHdrLuminance(screenId, newLevel);

Completed in 8 milliseconds