Home
last modified time | relevance | path

Searched refs:GetCacheCount (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Dgrid_layout_component.h193 int32_t GetCacheCount() const in GetCacheCount() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Drender_grid_scroll.cpp100 cacheCount_ = grid->GetCacheCount(); in NeedUpdate()