Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp856 auto isSucceeded = RSInterfaces::GetInstance().TakeSurfaceCapture(surfaceNode_, callback); in Snapshot() local
858 if (isSucceeded) { in Snapshot()
H A Dwindow_scene_session_impl.cpp3270 auto isSucceeded = RSInterfaces::GetInstance().TakeSurfaceCapture(surfaceNode_, callback); in Snapshot() local
3272 if (!isSucceeded) { in Snapshot()