Home
last modified time | relevance | path

Searched defs:visibleAreaRatios (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dframe_node_test_ng_coverage_new.cpp423 std::vector<double> visibleAreaRatios = { 0.0, 0.0 }; variable
H A Dframe_node_test_ng.cpp1096 std::vector<double> visibleAreaRatios { 0.2, 0.8, 0.21, 0.79, 0.5 }; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp1802const std::vector<double>& visibleAreaRatios, VisibleCallbackInfo& visibleAreaCallback, bool isUse… in ProcessVisibleAreaChangeEvent()