Searched refs:History (Results 1 – 18 of 18) sorted by relevance
/ohos5.0/foundation/multimodalinput/input/service/event_resample/include/ |
H A D | event_resample.h | 151 struct History { struct 163 void InitializeFrom(const History &other) in InitializeFrom() argument 193 History history[HISTORY_SIZE_MAX]; argument 194 History lastResample; 214 const History* GetHistory(size_t idx) const in GetHistory() 256 const History* current, const History* other, float alpha);
|
/ohos5.0/foundation/multimodalinput/input/service/event_resample/src/ |
H A D | event_resample.cpp | 364 const History* current = touchState.GetHistory(0); in ResampleTouchState() 372 const History* other; in ResampleTouchState() 373 History future; in ResampleTouchState() 409 const History* current, const History* other, float alpha) in ResampleCoordinates() 411 History oldLastResample; in ResampleCoordinates()
|
/ohos5.0/docs/en/application-dev/web/ |
H A D | web-redirection-and-browsing-history-mgmt.md | 1 # Managing Page Redirection and Browsing History Navigation 4 ## History Navigation
|
H A D | Readme-EN.md | 36 …- [Managing Page Redirection and Browsing History Navigation](web-redirection-and-browsing-history…
|
/ohos5.0/foundation/multimodalinput/input/service/event_resample/test/ |
H A D | event_resample_test.cpp | 845 EventResample::History current; 846 EventResample::History other; 876 EventResample::History current; 877 EventResample::History other;
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-container-listitemgroup.md | 120 projects: ['History', 'Geography', 'Politics'] 343 projects: ['History', 'Geography', 'Politics', 'Sports'] 356 projects: ['Language', 'Physics', 'History', 'Art']
|
H A D | ts-container-list.md | 1314 projects: ['History', 'Geography', 'Politics']
|
/ohos5.0/docs/en/device-dev/guide/ |
H A D | device-camera-visual-details.md | 13 History 51 History
|
H A D | device-camera-visual-firstpage.md | 259 <input class="btn" type="button" onclick="openDetail" value=" History"></input> 324 <input class="btn" type="button" onclick="openDetail" value=" History"></input>
|
/ohos5.0/docs/zh-cn/application-dev/dfx/ |
H A D | appfreeze-guidelines.md | 489 若任务运行时长较小,表示当前任务仅是检测时间区间内主线程运行的任务之一,主要耗时不一定是该任务,建议优先查看近期耗时最长任务(History event queue information中)。该情… 491 2、 History event queue information 495 History event queue information: 1249 History event queue information:
|
/ohos5.0/docs/en/release-notes/ |
H A D | OpenHarmony-v3.1.5-release.md | 90 ## Change History
|
H A D | OpenHarmony-v3.2-release.md | 461 For details, see [DevEco Studio Version Change History](https://developer.harmonyos.com/en/docs/doc…
|
/ohos5.0/docs/en/application-dev/dfx/ |
H A D | appfreeze-guidelines.md | 489 … advised to check the task that consumes the longest time recently (in **History event queue infor… 491 2. History event queue information 495 History event queue information: 504 You can search for time-consuming tasks in History event queue information. The task whose **comple… 1249 History event queue information:
|
/ohos5.0/docs/en/contribute/template/ |
H A D | guide-template.md | 3 ### Change History
|
H A D | js-template.md | 370 ## Change History
|
/ohos5.0/docs/en/design/ |
H A D | hdi-design-specifications.md | 23 **Change History**
|
H A D | OpenHarmony-API-quality.md | 3 **Change History**
|
/ohos5.0/docs/en/application-dev/ |
H A D | website.md | 636 …- [Managing Page Redirection and Browsing History Navigation](web/web-redirection-and-browsing-his…
|