Home
last modified time | relevance | path

Searched defs:CustomScreenSwitchingNotifyCallback (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/safuzz/rs_ipc_dos_simulator/transaction/
Drs_render_service_client_utils.h265 …explicit CustomScreenSwitchingNotifyCallback(const ScreenSwitchingNotifyCallback &callback) : cb_(… in CustomScreenSwitchingNotifyCallback() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
Drs_render_service_client.cpp788 class CustomScreenSwitchingNotifyCallback : public RSScreenSwitchingNotifyCallbackStub class
791 …explicit CustomScreenSwitchingNotifyCallback(const ScreenSwitchingNotifyCallback &callback) : cb_(… in CustomScreenSwitchingNotifyCallback() function in OHOS::Rosen::CustomScreenSwitchingNotifyCallback