Searched defs:predictEndPos (Results 1 – 1 of 1) sorted by relevance
1217 float predictEndPos = predictSnapEndPos_.value(); in FixPredictSnapPos() local1253 auto predictEndPos = totalOffset_ - predictSnapOffset_.value(); in FixPredictSnapOffset() local1293 auto predictEndPos = totalOffset_ - predictSnapOffset_.value(); in FixPredictSnapOffsetAlignStart() local1333 auto predictEndPos = totalOffset_ - predictSnapOffset_.value(); in FixPredictSnapOffsetAlignCenter() local1373 auto predictEndPos = totalOffset_ - predictSnapOffset_.value(); in FixPredictSnapOffsetAlignEnd() local2268 float predictEndPos, int32_t& endIndex, int32_t& currIndex) const in FindPredictSnapIndexInItemPositionsStart()2290 float predictEndPos, int32_t& endIndex, int32_t& currIndex) const in FindPredictSnapIndexInItemPositionsCenter()2310 float predictEndPos, int32_t& endIndex, int32_t& currIndex) const in FindPredictSnapIndexInItemPositionsEnd()2332 float predictEndPos, V2::ScrollSnapAlign scrollSnapAlign) in FindPredictSnapEndIndexInItemPositions()