Home
last modified time | relevance | path

Searched defs:component (Results 1 - 14 of 14) sorted by relevance

/test/testfwk/xdevice/src/xdevice/_core/resource/template/static/components/
H A DcaseTable.js
H A DsuiteTable.js
H A DpopoverCheckBox.js
/test/xts/hats/hdf/codec/benchmarktest/
H A Dcodec_benchmark_manager_test.cpp81 sptr<ICodecComponent> component; in BENCHMARK_F() local
109 sptr<ICodecComponent> component; in BENCHMARK_F() local
/test/xts/hats/hdf/codec/hdi_idlomx/
H A Dcodec_hdi_manager_test.cpp93 sptr<ICodecComponent> component; in HWTEST_F() local
109 sptr<ICodecComponent> component; in HWTEST_F() local
149 sptr<ICodecComponent> component; in HWTEST_F() local
H A Dcodec_function_utils.cpp76 bool FunctionUtil::InitBufferHandleParameter(sptr<ICodecComponent> component, OMX_PARAM_PORTDEFINITIONTYPE &param, in InitBufferHandleParameter() argument
140 bool FunctionUtil::UseDynaBuffer(sptr<ICodecComponent> component, enum PortIndex port, int bufferCount, in UseDynaBuffer() argument
169 bool FunctionUtil::UseHandleBuffer(sptr<ICodecComponent> component, enum PortIndex port, in UseHandleBuffer() argument
198 bool FunctionUtil::UseBufferOnPort(sptr<ICodecComponent> component, enum PortIndex port, in UseBufferOnPort() argument
229 AllocateBufferOnPort(sptr<ICodecComponent> component, enum PortIndex port, int32_t bufferCount, int32_t bufferSize) AllocateBufferOnPort() argument
268 FreeBufferOnPort(sptr<ICodecComponent> component, enum PortIndex port) FreeBufferOnPort() argument
286 GetPortParameter(sptr<ICodecComponent> component, PortIndex index, OMX_PARAM_PORTDEFINITIONTYPE &param) GetPortParameter() argument
319 FillAndEmptyAllBuffer(sptr<ICodecComponent> component, CodecBufferType type) FillAndEmptyAllBuffer() argument
353 WaitState(sptr<ICodecComponent> component, CodecStateType objState) WaitState() argument
[all...]
/test/xts/hats/hdf/codec/hdi_omx_additional/
H A Dcodec_hdi_manager_test.cpp168 struct CodecComponentType *component = nullptr; in HWTEST_F() local
188 struct CodecComponentType *component = nullptr; in HWTEST_F() local
207 struct CodecComponentType *component = nullptr; in HWTEST_F() local
226 struct CodecComponentType *component = nullptr; HWTEST_F() local
245 struct CodecComponentType *component = nullptr; HWTEST_F() local
264 struct CodecComponentType *component = nullptr; HWTEST_F() local
283 struct CodecComponentType *component = nullptr; HWTEST_F() local
302 struct CodecComponentType *component = nullptr; HWTEST_F() local
391 struct CodecComponentType *component = nullptr; HWTEST_F() local
424 struct CodecComponentType *component = nullptr; HWTEST_F() local
448 struct CodecComponentType *component = nullptr; HWTEST_F() local
[all...]
/test/xts/hats/hdf/codec/hdi_omx/
H A Dcodec_hdi_manager_test.cpp79 struct CodecComponentType *component = nullptr; in HWTEST_F() local
108 struct CodecComponentType *component = nullptr; in HWTEST_F() local
/test/testfwk/xdevice/plugins/devicetest/
H A Dconstants.py43 component = "ComponentKit" variable in CKit
/test/testfwk/xdevice/plugins/ohos/src/ohos/
H A Dconstants.py87 component = "ComponentKit" variable in CKit
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H A Dimage_receiver_mdk_test.cpp394 struct OhosImageComponent component; in JsImageGetComponent() local
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
H A Dnative_xcomponent.cpp29 void OnSurfaceCreatedCB(OH_NativeXComponent* component, void* window) in OnSurfaceCreatedCB() argument
58 void OnSurfaceChangedCB(OH_NativeXComponent* component, void* window) in OnSurfaceChangedCB() argument
82 OnSurfaceDestroyedCB(OH_NativeXComponent* component, void* window) OnSurfaceDestroyedCB() argument
103 DispatchTouchEventCB(OH_NativeXComponent* component, void* window) DispatchTouchEventCB() argument
127 DispatchMouseEventCB(OH_NativeXComponent* component, void* window) DispatchMouseEventCB() argument
145 DispatchHoverEventCB(OH_NativeXComponent* component, bool isHover) DispatchHoverEventCB() argument
163 OnFocusEventCB(OH_NativeXComponent* component, void* window) OnFocusEventCB() argument
180 OnKeyEventCB(OH_NativeXComponent* component, void* window) OnKeyEventCB() argument
196 OnFrameEventCB(OH_NativeXComponent* component, void* window) OnFrameEventCB() argument
213 UnOnFrameEventCB(OH_NativeXComponent* component, void* window) UnOnFrameEventCB() argument
331 OnSurfaceChanged(OH_NativeXComponent* component, void* window) OnSurfaceChanged() argument
355 OnTouchEvent(OH_NativeXComponent* component, void* window) OnTouchEvent() argument
401 OnMouseEvent(OH_NativeXComponent* component, void* window) OnMouseEvent() argument
415 OnHoverEvent(OH_NativeXComponent* component, bool isHover) OnHoverEvent() argument
421 OnFocusEvent(OH_NativeXComponent* component, void* window) OnFocusEvent() argument
426 OnBlurEvent(OH_NativeXComponent* component, void* window) OnBlurEvent() argument
431 OnKeyEvent(OH_NativeXComponent* component, void* window) OnKeyEvent() argument
[all...]
H A Dplugin_render.cpp51 void OnSurfaceCreatedCB(OH_NativeXComponent* component, void* window) in OnSurfaceCreatedCB() argument
69 void OnSurfaceChangedCB(OH_NativeXComponent* component, void* window) in OnSurfaceChangedCB() argument
84 void OnSurfaceDestroyedCB(OH_NativeXComponent* component, void* window) in OnSurfaceDestroyedCB() argument
99 DispatchTouchEventCB(OH_NativeXComponent* component, void* window) DispatchTouchEventCB() argument
114 DispatchMouseEventCB(OH_NativeXComponent* component, void* window) DispatchMouseEventCB() argument
164 SetNativeXComponent(OH_NativeXComponent* component) SetNativeXComponent() argument
173 OnSurfaceCreated(OH_NativeXComponent* component, void* window) OnSurfaceCreated() argument
193 OnSurfaceChanged(OH_NativeXComponent* component, void* window) OnSurfaceChanged() argument
217 OnSurfaceDestroyed(OH_NativeXComponent* component, void* window) OnSurfaceDestroyed() argument
224 DispatchTouchEvent(OH_NativeXComponent* component, void* window) DispatchTouchEvent() argument
683 DispatchMouseEvent(OH_NativeXComponent* component, void* window) DispatchMouseEvent() argument
[all...]
/test/testfwk/xdevice/src/xdevice/_core/
H A Dconstants.py251 component = "ComponentKit" variable in CKit

Completed in 8 milliseconds