Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp68 constexpr int32_t INDEX_Y_SLOPE = 3; variable
499 newTouchEvent.inputYDeltaSlope = std::get<INDEX_Y_SLOPE>(newXy); in GetResampleTouchEvent()