Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.h199 bool castScreenEnableSkipWindow_ = false; variable
H A Drs_display_render_node_drawable.cpp635castScreenEnableSkipWindow_ = screenManager->GetCastScreenEnableSkipWindow(paramScreenId); in OnDraw()
636 if (castScreenEnableSkipWindow_) { in OnDraw()