Home
last modified time | relevance | path

Searched defs:CalculateCachedCount (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
Dgrid_scroll_layout_algorithm.h203 …virtual std::pair<int32_t, int32_t> CalculateCachedCount(LayoutWrapper* layoutWrapper, int32_t cac… in CalculateCachedCount() function
Dgrid_scroll_with_options_layout_algorithm.cpp283 std::pair<int32_t, int32_t> GridScrollWithOptionsLayoutAlgorithm::CalculateCachedCount( in CalculateCachedCount() function in OHOS::Ace::NG::GridScrollWithOptionsLayoutAlgorithm