Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_stub.h40 void ProcGetAllDisplayPhysicalResolution(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp811 ProcGetAllDisplayPhysicalResolution(data, reply); in OnRemoteRequest()
917 void ScreenSessionManagerStub::ProcGetAllDisplayPhysicalResolution(MessageParcel& data, MessageParc… in ProcGetAllDisplayPhysicalResolution() function in OHOS::Rosen::ScreenSessionManagerStub