Searched refs:OH_NativeXComponent_HistoricalPoint (Results 1 – 6 of 6) sorted by relevance
189 … void SetHistoricalPoint(const std::vector<OH_NativeXComponent_HistoricalPoint>& historicalPoints) in SetHistoricalPoint()209 void GetHistoryPoints(int32_t* size, OH_NativeXComponent_HistoricalPoint** historicalPoints) in GetHistoryPoints()469 std::vector<OH_NativeXComponent_HistoricalPoint> historicalPoints_;491 …int32_t GetHistoryPoints(const void* window, int32_t* size, OH_NativeXComponent_HistoricalPoint** …
86 int32_t* size, OH_NativeXComponent_HistoricalPoint** historicalPoints) in GetHistoryPoints()
209 } OH_NativeXComponent_HistoricalPoint; typedef519 int32_t* size, OH_NativeXComponent_HistoricalPoint** historicalPoints);
127 int32_t* size, OH_NativeXComponent_HistoricalPoint** historicalPoints) in OH_NativeXComponent_GetHistoricalPoints()
402 …std::vector<OH_NativeXComponent_HistoricalPoint> SetHistoryPoint(const std::list<TouchLocationInfo…
1262 std::vector<OH_NativeXComponent_HistoricalPoint> XComponentPattern::SetHistoryPoint( in SetHistoryPoint()1265 std::vector<OH_NativeXComponent_HistoricalPoint> historicalPoints; in SetHistoryPoint()1267 OH_NativeXComponent_HistoricalPoint point; in SetHistoryPoint()