Home
last modified time | relevance | path

Searched refs:focusChanged (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_vsync_rate_reduce_manager.cpp405 bool focusChanged = lastFocusedNodeId_ != focusedNodeId_; in CheckNeedNotify() local
407 bool notifyCdt = vSyncRatesChanged_ || surfaceIdsChanged || focusChanged || needRefresh; in CheckNeedNotify()
410 surfaceIdsChanged ? "surfaceIdsC|" : "", focusChanged ? "focusIdC" : ""); in CheckNeedNotify()
413 surfaceIdsChanged ? "surfaceIdsC|" : "", focusChanged ? "focusIdC" : ""); in CheckNeedNotify()
420 if (focusChanged) { in CheckNeedNotify()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp9287 bool focusChanged = false; in PostProcessFocus() local
9306 if (focusChanged) { in PostProcessFocus()
9328 focusChanged = true; in PostProcessFocus()

Completed in 19 milliseconds