Home
last modified time | relevance | path

Searched defs:IsLeashWindow (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_occlusion_config.cpp25 bool RSOcclusionConfig::IsLeashWindow(std::string win) in IsLeashWindow() function in OHOS::Rosen::RSOcclusionConfig
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_render_params.h283 virtual bool IsLeashWindow() const { return true; } in IsLeashWindow() function
H A Drs_surface_render_params.h77 inline bool IsLeashWindow() const override in IsLeashWindow() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_surface_render_node.h87 bool IsLeashWindow() const in IsLeashWindow() function