Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dscrollable_event.h31 constexpr float HTMBLOCK_VELOCITY = 200; variable
95 …bs(scrollable_->GetCurrentVelocity()) > PipelineBase::Vp2PxWithCurrentDensity(HTMBLOCK_VELOCITY)) { in IsHitTestBlock()
99 …std::abs(getAnimateVelocityCallback_()) > PipelineBase::Vp2PxWithCurrentDensity(HTMBLOCK_VELOCITY); in IsHitTestBlock()