Home
last modified time | relevance | path

Searched defs:hasContainerWindow (Results 1 – 8 of 8) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsuisurface_fuzzer/
Drsuisurface_fuzzer.cpp91 bool hasContainerWindow = GetData<bool>(); in RSUIDirectorFuzzTest() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsnode_fuzzer/
Drsnode_fuzzer.cpp75 bool hasContainerWindow = GetData<bool>(); in RSSurfaceNodeFuzzTest() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscommand_fuzzer/
Drscommand_fuzzer.cpp77 bool hasContainerWindow = GetData<bool>(); in RSSurfaceNodeCommandFuzzTest() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_ui_director.cpp215 void RSUIDirector::SetContainerWindow(bool hasContainerWindow, float density) in SetContainerWindow()
Drs_surface_node.cpp541 void RSSurfaceNode::SetContainerWindow(bool hasContainerWindow, float density) in SetContainerWindow()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
Drs_surface_node_command_test.cpp272 bool hasContainerWindow = false; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
Drs_surface_node_command.cpp177 RSContext& context, NodeId nodeId, bool hasContainerWindow, float density) in SetContainerWindow()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
Drs_surface_render_node.h678 void SetContainerWindow(bool hasContainerWindow, float density) in SetContainerWindow()