Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dframe_node_test_ng.cpp1642 auto test1 = node->IsPaintRectWithTransformValid();
1646 auto test2 = node->IsPaintRectWithTransformValid();
1650 auto test3 = node->IsPaintRectWithTransformValid();
1654 auto test4 = node->IsPaintRectWithTransformValid();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.h1186 bool IsPaintRectWithTransformValid();
H A Dframe_node.cpp2596 bool FrameNode::IsPaintRectWithTransformValid() in IsPaintRectWithTransformValid() function in OHOS::Ace::NG::FrameNode
2619 IsPaintRectWithTransformValid()) { in IsOutOfTouchTestRegion()