Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_callbacks/
H A Dscreen_change_callback_proxy.cpp39 data.WriteUint8(ECast(event)); in OnScreenChanged()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/screen_manager/
H A Dscreen_types.h264 inline constexpr typename std::underlying_type<EnumType>::type ECast(EnumType t) in ECast() function