Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable.cpp32 constexpr int ROTATION_CACHE_UPDATE_INTERVAL = 1; variable
458 cacheUpdateInterval_ = stagingRotationChanged_ ? ROTATION_CACHE_UPDATE_INTERVAL : in UpdateFlags()