Home
last modified time | relevance | path

Searched defs:screenId (Results 1 - 25 of 211) sorted by relevance

123456789

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/window_scene/
H A Djs_screen.cpp44 auto screenId = static_cast<uint64_t>(info[0]->ToNumber<double>()); in Create() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/screen/
H A Dscreen_model.cpp25 void ScreenModel::Create(uint64_t screenId) in Create() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Dscreen_info_demo.cpp26 auto screenId = rsInterfaces.GetDefaultScreenId(); in main() local
H A Drender_service_client_subSurface_demo.cpp90 uint64_t screenId = DisplayManager::GetInstance().GetDisplayById(displayId)->GetId(); in main() local
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_circle_drawing_manager.cpp58 DrawPointer(int32_t physicalX, int32_t physicalY, int32_t angle, uint64_t screenId, int32_t startAngle) DrawPointer() argument
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/
H A Dmock_mt_accessibility_circle_drawing_manager.cpp58 DrawPointer(int32_t physicalX, int32_t physicalY, int32_t angle, uint64_t screenId, int32_t startAngle) DrawPointer() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsscreenmanager_fuzzer/
H A Drsscreenmanager_fuzzer.cpp67 Rosen::ScreenId screenId = GetData<Rosen::ScreenId>(); in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/
H A Dhgm_screen_info.cpp29 HgmScreenType HgmScreenInfo::GetScreenType(ScreenId screenId) in GetScreenType() argument
/foundation/multimedia/av_session/services/session/adapter/
H A Dhw_cast_display_listener.cpp21 void HwCastDisplayListener::OnConnect(Rosen::ScreenId screenId) in OnConnect() argument
37 void HwCastDisplayListener::OnDisconnect(Rosen::ScreenId screenId) in OnDisconnect() argument
51 void HwCastDisplayListener::OnChange(Rosen::ScreenId screenId) {} in OnChange() argument
/foundation/window/window_manager/utils/include/
H A Ddisplay_change_listener.h30 virtual void OnImmersiveStateChange(ScreenId screenId, bool& immersive) { return; } in OnImmersiveStateChange() argument
/foundation/distributedhardware/distributed_screen/screenhandler/test/unittest/screenhandler/src/
H A Ddscreen_handler_test.cpp41 uint64_t screenId = SCREEN_ID_DEFAULT; in HWTEST_F() local
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_animation_config.h32 Rosen::ScreenId screenId = Rosen::INVALID_SCREEN_ID; member
/foundation/window/window_manager/wmserver/src/zidl/
H A Dsession_manager_service_recover_proxy.cpp54 OnWMSConnectionChanged( int32_t userId, int32_t screenId, bool isConnected, const sptr<IRemoteObject>& sessionManagerService) OnWMSConnectionChanged() argument
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/cmd/
H A Drs_display_node_cmd_test.cpp66 uint64_t screenId = static_cast<uint64_t>(0); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
H A Drs_display_node_command_test.cpp45 uint64_t screenId = static_cast<uint64_t>(0); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
H A Dhdibackend_test.cpp41 uint32_t screenId = 0; in SetUpTestCase() local
H A Dhdiscreen_test.cpp37 uint32_t screenId = 0; in SetUpTestCase() local
/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/
H A Ddscreen_maprelation_test.cpp57 uint64_t screenId = 0; in HWTEST_F() local
105 uint64_t screenId = 2; in HWTEST_F() local
130 uint64_t screenId = 2; in HWTEST_F() local
155 uint64_t screenId = 2; in HWTEST_F() local
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregion_test.cpp34 uint64_t screenId = 0; in SetUp() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_backend.h38 uint32_t screenId; member
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_snapshot_picker_connection_test.cpp169 ScreenId screenId = SCREEN_ID_INVALID; in HWTEST_F() local
186 ScreenId screenId; in HWTEST_F() local
205 ScreenId screenId; in HWTEST_F() local
243 ScreenId screenId = SCREEN_ID_INVALID; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/luminance/mingw/
H A Drs_luminance_control.cpp30 bool RSLuminanceControl::SetHdrStatus(ScreenId screenId, bool isHdrOn, int32_t type) in SetHdrStatus() argument
36 bool RSLuminanceControl::IsHdrOn(ScreenId screenId) in IsHdrOn() argument
41 bool RSLuminanceControl::IsDimmingOn(ScreenId screenId) in IsDimmingOn() argument
46 void RSLuminanceControl::DimmingIncrease(ScreenId screenId) in DimmingIncrease() argument
51 void RSLuminanceControl::SetSdrLuminance(ScreenId screenId, uint32_t level) in SetSdrLuminance() argument
56 uint32_t RSLuminanceControl::GetNewHdrLuminance(ScreenId screenId) in GetNewHdrLuminance() argument
61 void RSLuminanceControl::SetNowHdrLuminance(ScreenId screenId, uint32_t level) in SetNowHdrLuminance() argument
66 bool RSLuminanceControl::IsNeedUpdateLuminance(ScreenId screenId) in IsNeedUpdateLuminance() argument
71 float RSLuminanceControl::GetHdrTmoNits(ScreenId screenId, int mode) in GetHdrTmoNits() argument
76 float RSLuminanceControl::GetSdrDisplayNits(ScreenId screenId) in GetSdrDisplayNits() argument
81 GetHdrDisplayNits(ScreenId screenId) GetHdrDisplayNits() argument
86 GetDisplayNits(ScreenId screenId) GetDisplayNits() argument
91 GetHdrBrightnessRatio(ScreenId screenId, int mode) GetHdrBrightnessRatio() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfacenodecommand_fuzzer/
H A Drssurfacenodecommand_fuzzer.cpp71 uint64_t screenId = GetData<uint64_t>(); in DoSurfacenodecommand() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_colorspace_convert_test.cpp59 ScreenId screenId = 0; in HWTEST_F() local
77 ScreenId screenId = 0; in HWTEST_F() local
104 ScreenId screenId = 0; in HWTEST_F() local
138 ScreenId screenId = 0; in HWTEST_F() local
167 ScreenId screenId in HWTEST_F() local
188 ScreenId screenId = 0; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_hwc_prevalidate_util_test.cpp125 ScreenId screenId = 1; in HWTEST_F() local

Completed in 8 milliseconds

123456789