Home
last modified time | relevance | path

Searched refs:GetTargetIndexInfoWithBenchMark (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_with_options_layout_algorithm.h36 void GetTargetIndexInfoWithBenchMark(
H A Dgrid_scroll_layout_algorithm.h131 virtual void GetTargetIndexInfoWithBenchMark(
H A Dgrid_scroll_with_options_layout_algorithm.cpp79 void GridScrollWithOptionsLayoutAlgorithm::GetTargetIndexInfoWithBenchMark( in GetTargetIndexInfoWithBenchMark() function in OHOS::Ace::NG::GridScrollWithOptionsLayoutAlgorithm
H A Dgrid_scroll_layout_algorithm.cpp803 void GridScrollLayoutAlgorithm::GetTargetIndexInfoWithBenchMark( in GetTargetIndexInfoWithBenchMark() function in OHOS::Ace::NG::GridScrollLayoutAlgorithm
935 GetTargetIndexInfoWithBenchMark(layoutWrapper, isTargetBackward, targetIndex); in ScrollToIndexAuto()
972 GetTargetIndexInfoWithBenchMark(layoutWrapper, isTargetBackward, targetIndex); in ScrollToIndexStart()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/
H A Dgrid_option_layout_test_ng.cpp59 …layoutAlgorithm->GetTargetIndexInfoWithBenchMark(AccessibilityManager::RawPtr(frameNode_), false, …
86 …layoutAlgorithm->GetTargetIndexInfoWithBenchMark(AccessibilityManager::RawPtr(frameNode_), false, …