| /test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/ |
| D | native_xcomponent.cpp | 29 void OnSurfaceCreatedCB(OH_NativeXComponent* component, void* window) in OnSurfaceCreatedCB() 58 void OnSurfaceChangedCB(OH_NativeXComponent* component, void* window) in OnSurfaceChangedCB() 82 void OnSurfaceDestroyedCB(OH_NativeXComponent* component, void* window) in OnSurfaceDestroyedCB() 103 void DispatchTouchEventCB(OH_NativeXComponent* component, void* window) in DispatchTouchEventCB() 127 void DispatchMouseEventCB(OH_NativeXComponent* component, void* window) in DispatchMouseEventCB() 163 void OnFocusEventCB(OH_NativeXComponent* component, void* window) in OnFocusEventCB() 180 void OnKeyEventCB(OH_NativeXComponent* component, void* window) in OnKeyEventCB() 196 void OnFrameEventCB(OH_NativeXComponent* component, void* window) in OnFrameEventCB() 213 void UnOnFrameEventCB(OH_NativeXComponent* component, void* window) in UnOnFrameEventCB() 331 void NativeXcomponent::OnSurfaceChanged(OH_NativeXComponent* component, void* window) in OnSurfaceChanged() [all …]
|
| D | plugin_render.cpp | 51 void OnSurfaceCreatedCB(OH_NativeXComponent* component, void* window) in OnSurfaceCreatedCB() 69 void OnSurfaceChangedCB(OH_NativeXComponent* component, void* window) in OnSurfaceChangedCB() 84 void OnSurfaceDestroyedCB(OH_NativeXComponent* component, void* window) in OnSurfaceDestroyedCB() 99 void DispatchTouchEventCB(OH_NativeXComponent* component, void* window) in DispatchTouchEventCB() 114 void DispatchMouseEventCB(OH_NativeXComponent* component, void* window) in DispatchMouseEventCB() 173 void PluginRender::OnSurfaceCreated(OH_NativeXComponent* component, void* window) in OnSurfaceCreated() 193 void PluginRender::OnSurfaceChanged(OH_NativeXComponent* component, void* window) in OnSurfaceChanged() 217 void PluginRender::OnSurfaceDestroyed(OH_NativeXComponent* component, void* window) in OnSurfaceDestroyed() 224 void PluginRender::DispatchTouchEvent(OH_NativeXComponent* component, void* window) in DispatchTouchEvent() 730 void PluginRender::DispatchMouseEvent(OH_NativeXComponent* component, void* window) in DispatchMouseEvent()
|
| /test/xts/acts/validator/acts_validator/entry/src/main/cpp/GameCtroller/ |
| D | container.cpp | 27 void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceCreatedCB() 49 void OnSurfaceChangedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceChangedCB() 78 void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceDestroyedCB() 98 void DispatchTouchEventCB(OH_NativeXComponent *component, void *window) { in DispatchTouchEventCB() 121 void DispatchMouseEventCB(OH_NativeXComponent *component, void *window) { in DispatchMouseEventCB() 180 void Container::OnSurfaceChanged(OH_NativeXComponent *component, void *window) { in OnSurfaceChanged() 201 void Container::OnTouchEvent(OH_NativeXComponent *component, void *window) { in OnTouchEvent() 237 void Container::OnMouseEvent(OH_NativeXComponent *component, void *window) { in OnMouseEvent() 254 void Container::OnKeyEvent(OH_NativeXComponent *component, void *window) { in OnKeyEvent()
|
| /test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/snapShot/ |
| D | container.cpp | 34 void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceCreatedCB() 116 void OnSurfaceChangedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceChangedCB() 163 void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceDestroyedCB() 183 void DispatchTouchEventCB(OH_NativeXComponent *component, void *window) { in DispatchTouchEventCB() 206 void DispatchMouseEventCB(OH_NativeXComponent *component, void *window) { in DispatchMouseEventCB() 349 void Container::OnSurfaceChanged(OH_NativeXComponent *component, void *window) { in OnSurfaceChanged() 373 void Container::OnTouchEvent(OH_NativeXComponent *component, void *window) { in OnTouchEvent() 414 void Container::OnMouseEvent(OH_NativeXComponent *component, void *window) { in OnMouseEvent() 431 void Container::OnKeyEvent(OH_NativeXComponent *component, void *window) { in OnKeyEvent()
|
| /test/xts/acts/arkui/ace_c_arkui_test_api151/entry/src/main/cpp/ |
| D | container.cpp | 27 void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceCreatedCB() 55 void OnSurfaceChangedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceChangedCB() 84 void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceDestroyedCB() 104 void DispatchTouchEventCB(OH_NativeXComponent *component, void *window) { in DispatchTouchEventCB() 127 void DispatchMouseEventCB(OH_NativeXComponent *component, void *window) { in DispatchMouseEventCB() 191 void Container::OnSurfaceChanged(OH_NativeXComponent *component, void *window) { in OnSurfaceChanged() 215 void Container::OnTouchEvent(OH_NativeXComponent *component, void *window) { in OnTouchEvent() 255 void Container::OnMouseEvent(OH_NativeXComponent *component, void *window) { in OnMouseEvent() 272 void Container::OnKeyEvent(OH_NativeXComponent *component, void *window) { in OnKeyEvent()
|
| /test/xts/acts/validator/acts_validator/entry/src/main/cpp/capihand/ |
| D | container.cpp | 27 void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceCreatedCB() 49 void OnSurfaceChangedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceChangedCB() 78 void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceDestroyedCB() 98 void DispatchTouchEventCB(OH_NativeXComponent *component, void *window) { in DispatchTouchEventCB() 121 void DispatchMouseEventCB(OH_NativeXComponent *component, void *window) { in DispatchMouseEventCB() 180 void Container::OnSurfaceChanged(OH_NativeXComponent *component, void *window) { in OnSurfaceChanged() 201 void Container::OnTouchEvent(OH_NativeXComponent *component, void *window) { in OnTouchEvent() 237 void Container::OnMouseEvent(OH_NativeXComponent *component, void *window) { in OnMouseEvent() 254 void Container::OnKeyEvent(OH_NativeXComponent *component, void *window) { in OnKeyEvent()
|
| /test/xts/acts/arkui/ace_c_scroll_crosslanguage/entry/src/main/cpp/ |
| D | container.cpp | 27 void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceCreatedCB() 53 void OnSurfaceChangedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceChangedCB() 82 void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceDestroyedCB() 102 void DispatchTouchEventCB(OH_NativeXComponent *component, void *window) { in DispatchTouchEventCB() 125 void DispatchMouseEventCB(OH_NativeXComponent *component, void *window) { in DispatchMouseEventCB() 183 void Container::OnSurfaceChanged(OH_NativeXComponent *component, void *window) { in OnSurfaceChanged() 206 void Container::OnTouchEvent(OH_NativeXComponent *component, void *window) { in OnTouchEvent() 243 void Container::OnMouseEvent(OH_NativeXComponent *component, void *window) { in OnMouseEvent() 261 void Container::OnKeyEvent(OH_NativeXComponent *component, void *window) { in OnKeyEvent()
|
| /test/xts/acts/bundlemanager/bundle_standard/bundlemanager/sceneProject/bmsstagedemotwo/entry/src/main/resources/base/profile/ |
| D | form_config.json | 10 "window": { object 28 "window": { object 47 "window": { object 65 "window": { object
|
| /test/xts/acts/bundlemanager/bundle_standard/bundlemanager/sceneProject/bmsstagedemoone/entry/src/main/resources/base/profile/ |
| D | form_config.json | 10 "window": { object 28 "window": { object 47 "window": { object 65 "window": { object
|
| /test/xts/acts/arkui/ace_c_arkui_test_api15XC/entry/src/main/cpp/render/ |
| D | plugin_render.cpp | 23 void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceCreatedCB() 51 void OnSurfaceChangedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceChangedCB() 74 void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceDestroyedCB() 198 void PluginRender::OnSurfaceChanged(OH_NativeXComponent *component, void *window) { in OnSurfaceChanged()
|
| /test/xts/acts/ability/ability_runtime/actssupportfunction/fasupportfunction/entry/src/main/ |
| D | config.json | 131 "window": { object 145 "window": { object 159 "window": { object 173 "window": { object 187 "window": { object 201 "window": { object
|
| /test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/src/ |
| D | api_test.cpp | 478 OHNativeWindow *window = nullptr; variable 525 OHNativeWindow *window = nullptr; variable 562 OHNativeWindow *window = nullptr; variable 609 OHNativeWindow *window = nullptr; variable 672 OHNativeWindow *window = nullptr; variable 737 OHNativeWindow *window = nullptr; variable
|
| /test/xts/acts/ability/ability_runtime/actsdataabilityaccessdatasharetest/datashareserverhap/entry/src/main/resources/base/profile/ |
| D | form_config.json | 7 "window": { object 25 "window": { object
|
| /test/xts/acts/ability/ability_runtime/freeinstalltest/startabilitystagetest/atomizationstageentry/entry/src/main/resources/base/profile/ |
| D | form_config.json | 11 "window": { object 30 "window": { object
|
| /test/xts/acts/ability/ability_runtime/freeinstalltest/startabilitystagetest/actsfreeinstallstartabilitystagetest/entry/src/main/resources/base/profile/ |
| D | form_config.json | 11 "window": { object 30 "window": { object
|
| /test/xts/acts/ability/ability_runtime/apicover/apicoverhaptest/entry/src/main/resources/base/profile/ |
| D | form_config.json | 11 "window": { object 30 "window": { object
|
| /test/testfwk/arkxtest/uitest/core/ |
| D | select_strategy.cpp | 172 void LocateNode(const Window &window, in LocateNode() 216 void LocateNodeAfterAnchor(const Window &window, in LocateNodeAfterAnchor() 270 void LocateNode(const Window &window, in LocateNode() 349 void LocateNode(const Window &window, in LocateNode() 396 void LocateNodeWithInAnchor(const Window &window, in LocateNodeWithInAnchor() 454 void LocateNode(const Window &window, in LocateNode() 513 void LocateNode(const Window &window, in LocateNode()
|
| /test/xts/acts/ability/ability_runtime/faapicover/faauxiliary/entry/src/main/ |
| D | config.json | 143 "window": { object 157 "window": { object 171 "window": { object 185 "window": { object 199 "window": { object 213 "window": { object
|
| /test/xts/acts/ability/form/formmanager/fa/formproviderst_ets/formsupplyapplicationA/entry/src/main/resources/base/profile/ |
| D | form_config.json | 7 "window": { object 27 "window": { object
|
| /test/xts/acts/ability/form/formmanager/fa/formproviderst_ets/formsupplyapplicationB/entry/src/main/resources/base/profile/ |
| D | form_config.json | 7 "window": { object 27 "window": { object
|
| /test/xts/acts/ability/form/formmanager/fa/formproviderst_ets/formsupplyapplicationF/entry/src/main/resources/base/profile/ |
| D | form_config.json | 7 "window": { object 27 "window": { object
|
| /test/xts/acts/ability/form/formmanager/fa/formproviderst_ets/formsupplyapplicationE/entry/src/main/resources/base/profile/ |
| D | form_config.json | 7 "window": { object 28 "window": { object
|
| /test/xts/acts/ability/form/formmanager/stage/actsformmenuprovidertest/entry/src/main/resources/base/profile/ |
| D | form_config.json | 8 "window": { object 31 "window": { object
|
| /test/xts/acts/bundlemanager/bundle_standard/bundlemanager/sceneProject/bmsaccesstokenone/src/main/ |
| D | config.json | 189 "window": { object 199 "window": { object 209 "window": { object 219 "window": { object 229 "window": { object
|
| /test/xts/acts/ability/ability_runtime/fa/faapplicationinfo/src/main/ |
| D | config.json | 89 "window": { object 99 "window": { object 109 "window": { object
|