Home
last modified time | relevance | path

Searched defs:screenType (Results 1 – 11 of 11) sorted by relevance

/foundation/window/window_manager/dmserver/src/
Ddisplay_dumper.cpp203 std::string screenType = TransferTypeToString(screen->type_); in DumpSpecifiedScreenInfo() local
287 std::string screenType; in TransferTypeToString() local
313 std::string screenType = TransferTypeToString(screen->type_); in GetScreenInfo() local
Dabstract_screen.cpp182 RSScreenType screenType; in SetPropertyForDisplayNode() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsinterfaces_fuzzer/
Drsinterfaces_fuzzer.cpp94 RSScreenType screenType = RSScreenType::BUILT_IN_TYPE_SCREEN; in RSPhysicalScreenFuzzTest() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
Drs_render_service_client.cpp259 int32_t RSRenderServiceClient::GetScreenType(ScreenId id, RSScreenType& screenType) in GetScreenType()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
Drs_render_service_client.cpp259 int32_t RSRenderServiceClient::GetScreenType(ScreenId id, RSScreenType& screenType) in GetScreenType()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
Drs_interfaces.cpp283 int32_t RSInterfaces::GetScreenType(ScreenId id, RSScreenType& screenType) in GetScreenType()
/foundation/window/window_manager/window_scene/session/screen/src/
Dscreen_session.cpp432 RSScreenType screenType; in InitRSDisplayNode() local
/foundation/window/window_manager/window_scene/session_manager/src/
Dscreen_session_manager.cpp1748 std::string screenType; in TransferTypeToString() local
1781 std::string screenType = TransferTypeToString(screenInfo->GetType()); in DumpAllScreensInfo() local
1815 std::string screenType = TransferTypeToString(screenInfo->GetType()); in DumpSpecialScreenInfo() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
Drs_render_service_client.cpp650 int32_t RSRenderServiceClient::GetScreenType(ScreenId id, RSScreenType& screenType) in GetScreenType()
Drs_render_service_connection_proxy.cpp1106 int32_t RSRenderServiceConnectionProxy::GetScreenType(ScreenId id, RSScreenType& screenType) in GetScreenType()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_render_service_connection.cpp769 int32_t RSRenderServiceConnection::GetScreenType(ScreenId id, RSScreenType& screenType) in GetScreenType()