Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp2495 bool isVisibleChanged = visMapForVsyncRate.size() != visMapForVsyncRate.size(); in CheckSurfaceVisChanged() local
2496 if (!isVisibleChanged) { in CheckSurfaceVisChanged()
2502 isVisibleChanged = true; in CheckSurfaceVisChanged()
2508 if (isVisibleChanged) { in CheckSurfaceVisChanged()
2511 return isVisibleChanged; in CheckSurfaceVisChanged()