Home
last modified time | relevance | path

Searched refs:NeedFullUpdate (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.h674 bool NeedFullUpdate(uint32_t limitKey);
H A Dace_container.cpp3279 bool AceContainer::NeedFullUpdate(uint32_t limitKey) in NeedFullUpdate() function in AceContainer
3290 bool fullUpdate = NeedFullUpdate(DENSITY_KEY); in NotifyDensityUpdate()
3301 bool fullUpdate = NeedFullUpdate(DIRECTION_KEY); in NotifyDirectionUpdate()

Completed in 7 milliseconds