Home
last modified time | relevance | path

Searched defs:VsyncStation (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/previewer/include/
H A Dvsync_station.h34 class VsyncStation { class
/foundation/window/window_manager/wm/include/
H A Dvsync_station.h32 class VsyncStation : public std::enable_shared_from_this<VsyncStation> { class
/foundation/window/window_manager/previewer/src/
H A Dvsync_station.cpp29 VsyncStation::VsyncStation(NodeId nodeId) : nodeId_(nodeId) in VsyncStation() function in OHOS::Rosen::VsyncStation
[all...]
/foundation/window/window_manager/wm/src/
H A Dvsync_station.cpp37 VsyncStation::VsyncStation(NodeId nodeId, const std::shared_ptr<AppExecFwk::EventHandler>& vsyncHandler) in VsyncStation() function in OHOS::Rosen::VsyncStation
[all...]

Completed in 1 milliseconds