Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.h1349 uint64_t getCacheNanoTime_ = 0; variable
H A Dframe_node.cpp5281 getCacheNanoTime_ + MATRIX_CACHE_TIME_THRESHOLD < nanoTimestamp) { in GetOrRefreshRevertMatrixFromCache()
5284 getCacheNanoTime_ = nanoTimestamp; in GetOrRefreshRevertMatrixFromCache()