| /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() 145 void DispatchHoverEventCB(OH_NativeXComponent *component, bool isHover) { in DispatchHoverEventCB() 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() 268 void Container::OnHoverEvent(OH_NativeXComponent *component, bool isHover) { in OnHoverEvent() [all …]
|
| /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() 143 void DispatchHoverEventCB(OH_NativeXComponent *component, bool isHover) { in DispatchHoverEventCB() 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() 256 void Container::OnHoverEvent(OH_NativeXComponent *component, bool isHover) { in OnHoverEvent() [all …]
|
| /test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/snapShot/ |
| D | container.cpp | 33 void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceCreatedCB() 58 void OnSurfaceChangedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceChangedCB() 87 void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceDestroyedCB() 107 void DispatchTouchEventCB(OH_NativeXComponent *component, void *window) { in DispatchTouchEventCB() 130 void DispatchMouseEventCB(OH_NativeXComponent *component, void *window) { in DispatchMouseEventCB() 148 void DispatchHoverEventCB(OH_NativeXComponent *component, bool isHover) { in DispatchHoverEventCB() 189 void Container::OnSurfaceChanged(OH_NativeXComponent *component, void *window) { in OnSurfaceChanged() 212 void Container::OnTouchEvent(OH_NativeXComponent *component, void *window) { in OnTouchEvent() 250 void Container::OnMouseEvent(OH_NativeXComponent *component, void *window) { in OnMouseEvent() 263 void Container::OnHoverEvent(OH_NativeXComponent *component, bool isHover) { in OnHoverEvent() [all …]
|
| /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() 139 void DispatchHoverEventCB(OH_NativeXComponent *component, bool isHover) { in DispatchHoverEventCB() 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() 250 void Container::OnHoverEvent(OH_NativeXComponent *component, bool isHover) { in OnHoverEvent() [all …]
|
| /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() 139 void DispatchHoverEventCB(OH_NativeXComponent *component, bool isHover) { in DispatchHoverEventCB() 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() 250 void Container::OnHoverEvent(OH_NativeXComponent *component, bool isHover) { in OnHoverEvent() [all …]
|
| /test/xts/acts/validator/acts_validator/entry/src/main/cpp/keyEvent/ |
| D | container.cpp | 28 void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceCreatedCB() 53 void OnSurfaceChangedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceChangedCB() 80 void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceDestroyedCB() 100 void DispatchTouchEventCB(OH_NativeXComponent *component, void *window) { in DispatchTouchEventCB() 123 void DispatchMouseEventCB(OH_NativeXComponent *component, void *window) { in DispatchMouseEventCB() 141 void DispatchHoverEventCB(OH_NativeXComponent *component, bool isHover) { in DispatchHoverEventCB() 185 void Container::OnSurfaceChanged(OH_NativeXComponent *component, void *window) { in OnSurfaceChanged() 208 void Container::OnTouchEvent(OH_NativeXComponent *component, void *window) { in OnTouchEvent() 248 void Container::OnMouseEvent(OH_NativeXComponent *component, void *window) { in OnMouseEvent() 261 void Container::OnHoverEvent(OH_NativeXComponent *component, bool isHover) { in OnHoverEvent() [all …]
|
| D | manager.cpp | 104 OH_NativeXComponent *component = manager->GetNativeXComponent(idStr); in CreateNativeNode() local 232 OH_NativeXComponent *component = manager->GetNativeXComponent(idStr); in UpdateNativeNode() local
|
| /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() 145 void DispatchHoverEventCB(OH_NativeXComponent* component, bool isHover) in DispatchHoverEventCB() 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() [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() 164 void PluginRender::SetNativeXComponent(OH_NativeXComponent* component) in SetNativeXComponent() 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() [all …]
|
| /test/xts/acts/validator/acts_validator/entry/src/main/cpp/manager/ |
| D | xcomponent_manager.cpp | 28 void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) { in OnSurfaceCreatedCB() 51 void OnSurfaceChangedCB(OH_NativeXComponent *component, void *window) {} in OnSurfaceChangedCB() 53 void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) {} in OnSurfaceDestroyedCB() 55 void DispatchTouchEventCB(OH_NativeXComponent *component, void *window) { in DispatchTouchEventCB()
|
| /test/xts/hats/hdf/codec/hdi_idlomx/ |
| D | codec_function_utils.cpp | 76 bool FunctionUtil::InitBufferHandleParameter(sptr<ICodecComponent> component, OMX_PARAM_PORTDEFINIT… in InitBufferHandleParameter() 140 bool FunctionUtil::UseDynaBuffer(sptr<ICodecComponent> component, enum PortIndex port, int bufferCo… in UseDynaBuffer() 169 bool FunctionUtil::UseHandleBuffer(sptr<ICodecComponent> component, enum PortIndex port, in UseHandleBuffer() 198 bool FunctionUtil::UseBufferOnPort(sptr<ICodecComponent> component, enum PortIndex port, in UseBufferOnPort() 229 bool FunctionUtil::AllocateBufferOnPort(sptr<ICodecComponent> component, enum PortIndex port, in AllocateBufferOnPort() 268 bool FunctionUtil::FreeBufferOnPort(sptr<ICodecComponent> component, enum PortIndex port) in FreeBufferOnPort() 286 int32_t FunctionUtil::GetPortParameter(sptr<ICodecComponent> component, PortIndex index, in GetPortParameter() 319 bool FunctionUtil::FillAndEmptyAllBuffer(sptr<ICodecComponent> component, CodecBufferType type) in FillAndEmptyAllBuffer() 353 bool FunctionUtil::WaitState(sptr<ICodecComponent> component, CodecStateType objState) in WaitState()
|
| D | codec_hdi_manager_test.cpp | 93 sptr<ICodecComponent> component; variable 109 sptr<ICodecComponent> component; variable 149 sptr<ICodecComponent> component; variable 169 sptr<ICodecComponent> component; variable
|
| /test/xts/acts/multimedia/media/media_ndk_standard/LowPowerPlayerNDK/entry/src/main/cpp/render/ |
| D | plugin_render.cpp | 35 void OnSurfaceCreatedCB(OH_NativeXComponent* component, void* window) in OnSurfaceCreatedCB() 71 void OnSurfaceChangedCB(OH_NativeXComponent* component, void* window) in OnSurfaceChangedCB() 96 void OnSurfaceDestroyedCB(OH_NativeXComponent* component, void* window) in OnSurfaceDestroyedCB() 117 void DispatchTouchEventCB(OH_NativeXComponent* component, void* window) in DispatchTouchEventCB() 189 void PluginRender::OnSurfaceChanged(OH_NativeXComponent* component, void* window) in OnSurfaceChanged() 213 void PluginRender::OnTouchEvent(OH_NativeXComponent* component, void* window) in OnTouchEvent()
|
| /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() 94 void DispatchAxisEventCB(OH_NativeXComponent *component, ArkUI_UIInputEvent *event, ArkUI_UIInputEv… in DispatchAxisEventCB() 198 void PluginRender::OnSurfaceChanged(OH_NativeXComponent *component, void *window) { in OnSurfaceChanged()
|
| /test/xts/hats/hdf/codec/benchmarktest/ |
| D | codec_benchmark_manager_test.cpp | 81 sptr<ICodecComponent> component; in BENCHMARK_F() local 109 sptr<ICodecComponent> component; in BENCHMARK_F() local
|
| /test/xts/acts/arkui/ace_c_arkui_test_api14/entry/src/main/cpp/xcomponent/ |
| D | xcomponent_test.cpp | 24 bool onKeyEventCBWR(OH_NativeXComponent *component, void *window) in onKeyEventCBWR()
|
| /test/testfwk/xdevice/src/xdevice/_core/resource/template/static/components/ |
| D | popoverCheckBox.js | 18 component: { property
|
| D | suiteTable.js | 18 component: { property
|
| D | caseTable.js | 18 component: { property
|
| /test/xts/acts/web/DFX/log_dotting_nine/entry/src/main/cpp/ |
| D | napi_init.cpp | 33 static ArkWeb_ComponentAPI *component = nullptr; variable 92 bool SetComponentCallback(ArkWeb_ComponentAPI* component, const char* webTagValue) { in SetComponentCallback()
|
| /test/testfwk/xdevice/plugins/devicetest/ |
| D | constants.py | 43 component = "ComponentKit" variable in CKit
|
| /test/testfwk/xdevice/ |
| D | bundle.json | 13 "component": { object
|
| /test/xts/acts/arkui/ace_c_arkui_key_code_test_api20/entry/src/main/cpp/component/ |
| D | XComponentTest.cpp | 328 void OnFrameCallback(OH_NativeXComponent* component, uint64_t timestamp, uint64_t targetTimestamp) in OnFrameCallback() 412 void UIInputEventCallback(OH_NativeXComponent* component, ArkUI_UIInputEvent* event, ArkUI_UIInputE… in UIInputEventCallback() 442 HitTestMode OnTouchInterceptCallback(OH_NativeXComponent* component, ArkUI_UIInputEvent* event) in OnTouchInterceptCallback() 501 bool OnKeyEventCallbackWithResult(OH_NativeXComponent* component, void* window) in OnKeyEventCallbackWithResult() 739 void OnFocusEvent(OH_NativeXComponent* component, void* window) in OnFocusEvent() 745 void OnBlurEvent(OH_NativeXComponent* component, void* window) in OnBlurEvent() 751 void OnKeyEvent(OH_NativeXComponent* component, void* window) in OnKeyEvent()
|
| /test/xts/hats/ |
| D | bundle.json | 12 "component": { object
|
| /test/xts/tools/ |
| D | bundle.json | 14 "component": { object
|