| /foundation/window/window_manager/window_scene/session/container/src/ |
| H A D | window_event_channel.cpp | 328 WSError WindowEventChannel::TransferAccessibilityHoverEvent(float pointX, float pointY, int32_t sourceType, in TransferAccessibilityHoverEvent() argument
|
| /foundation/window/window_manager/window_scene/session/container/include/zidl/ |
| H A D | session_stage_interface.h | 182 virtual WSError NotifyAccessibilityHoverEvent(float pointX, float pointY, int32_t sourceType, int32_t eventType, in NotifyAccessibilityHoverEvent() argument
|
| /foundation/window/window_manager/window_scene/test/unittest/ |
| H A D | extension_session_test.cpp | 409 int32_t sourceType = 0; in HWTEST_F() local 427 int32_t sourceType = 0; in HWTEST_F() local
|
| H A D | move_drag_controller_test.cpp | 757 int32_t sourceType = MMI::PointerEvent::SOURCE_TYPE_MOUSE; in HWTEST_F() local
|
| /test/xts/acts/multimedia/audio_ndk/oh_audio_stream_builder_test/src/ |
| H A D | oh_audio_stream_builder_unit_test.cpp | 560 OH_AudioStream_SourceType sourceType = AUDIOSTREAM_SOURCE_TYPE_MIC; in HWTEST() local 581 OH_AudioStream_SourceType sourceType = AUDIOSTREAM_SOURCE_TYPE_VOICE_RECOGNITION ; in HWTEST() local 602 OH_AudioStream_SourceType sourceType = AUDIOSTREAM_SOURCE_TYPE_VOICE_RECOGNITION ; in HWTEST() local 787 OH_AudioStream_SourceType sourceType in HWTEST() local 808 OH_AudioStream_SourceType sourceType = AUDIOSTREAM_SOURCE_TYPE_VOICE_COMMUNICATION; HWTEST() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | IndexDataManager.cpp | 56 void ConvertIndices(gl::DrawElementsType sourceType, in ConvertIndices() argument 28 ConvertIndexArray(const void *input, gl::DrawElementsType sourceType, void *output, gl::DrawElementsType destinationType, GLsizei count, bool usePrimitiveRestartFixedIndex) ConvertIndexArray() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
| H A D | glcSubgroupsQuadTests.cpp | 372 const string sourceType = src.str(); in initPrograms() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
| H A D | click_recognizer.cpp | 94 void ClickRecognizer::InitGlobalValue(SourceType sourceType) in InitGlobalValue() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/xcomponent/ |
| H A D | native_interface_xcomponent_impl.cpp | 346 int32_t OH_NativeXComponent::GetSourceType(int32_t pointId, OH_NativeXComponent_EventSourceType* sourceType) in GetSourceType() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/ |
| H A D | form_node.cpp | 66 int32_t sourceType = MMI::PointerEvent::SOURCE_TYPE_UNKNOWN; in ConvertPointerEvent() local
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | ace_view_ohos.cpp | 164 PerfSourceType sourceType = UNKNOWN_SOURCE; in DispatchEventToPerf() local 218 PerfSourceType sourceType = PERF_KEY_EVENT; in DispatchEventToPerf() local
|
| /foundation/arkui/ace_engine/frameworks/core/accessibility/ |
| H A D | accessibility_manager_ng.cpp | 80 HandleAccessibilityHoverEvent(const RefPtr<FrameNode>& root, float pointX, float pointY, int32_t sourceType, int32_t eventType, int64_t timeMs) HandleAccessibilityHoverEvent() argument 104 HandleAccessibilityHoverEventInner( const RefPtr<FrameNode>& root, const PointF& point, SourceType sourceType, AccessibilityHoverEventType eventType, TimeStamp time) HandleAccessibilityHoverEventInner() argument 204 NotifyHoverEventToNodeSession(const RefPtr<FrameNode>& node, const RefPtr<FrameNode>& rootNode, const PointF& pointRoot, SourceType sourceType, AccessibilityHoverEventType eventType, TimeStamp time) NotifyHoverEventToNodeSession() argument [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/ |
| H A D | mock_form_manager_delegate.cpp | 106 void FormManagerDelegate::OnAccessibilityTransferHoverEvent(float pointX, float pointY, int32_t sourceType, in OnAccessibilityTransferHoverEvent() argument
|
| /foundation/arkui/ace_engine/interfaces/native/ |
| H A D | native_interface_xcomponent.cpp | 212 OH_NativeXComponent_GetKeyEventSourceType( OH_NativeXComponent_KeyEvent* keyEvent, OH_NativeXComponent_EventSourceType* sourceType) OH_NativeXComponent_GetKeyEventSourceType() argument 325 OH_NativeXComponent_GetTouchEventSourceType( OH_NativeXComponent* component, int32_t pointId, OH_NativeXComponent_EventSourceType* sourceType) OH_NativeXComponent_GetTouchEventSourceType() argument
|
| /foundation/arkui/ace_engine/interfaces/native/node/ |
| H A D | native_compatible.h | 180 ArkUI_NodeSourceType sourceType; member 222 ArkUI_NodeSourceType sourceType; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | base_text_select_overlay.h | 267 bool IsMouseClickDown(SourceType sourceType, TouchType touchType) in IsMouseClickDown() argument 272 bool IsTouchUp(SourceType sourceType, TouchType touchType) in IsTouchUp() argument
|
| /foundation/multimedia/audio_framework/test/fuzztest/audiopolicyanother_fuzzer/ |
| H A D | audio_policy_another_fuzzer.cpp | 93 SourceType sourceType = *reinterpret_cast<const SourceType *>(rawData); in AudioVolumeFuzzTest() local
|
| /foundation/graphic/graphic_surface/surface/test/unittest/ |
| H A D | consumer_surface_test.cpp | 1924 OHSurfaceSource sourceType = OHSurfaceSource::OH_SURFACE_SOURCE_VIDEO; in HWTEST_F() local
|
| /foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueueproducer_fuzzer/ |
| H A D | bufferqueueproducer_fuzzer.cpp | 79 OHSurfaceSource sourceType = GetData<OHSurfaceSource>(); in BufferQueueProducerFuzzTest() local
|
| /foundation/multimedia/audio_framework/frameworks/native/ohaudio/ |
| H A D | OHAudioCapturer.cpp | 156 OH_AudioCapturer_GetCapturerInfo(OH_AudioCapturer* capturer, OH_AudioStream_SourceType* sourceType) OH_AudioCapturer_GetCapturerInfo() argument
|
| H A D | OHAudioStreamBuilder.cpp | 118 OH_AudioStreamBuilder_SetCapturerInfo(OH_AudioStreamBuilder *builder, OH_AudioStream_SourceType sourceType) OH_AudioStreamBuilder_SetCapturerInfo() argument
|
| /foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_policy_service_unit_test/src/ |
| H A D | audio_policy_service_second_unit_test.cpp | 1037 SourceType sourceType = SourceType::SOURCE_TYPE_MIC; in HWTEST_F() local 1056 SourceType sourceType = SourceType::SOURCE_TYPE_VOICE_MESSAGE; in HWTEST_F() local
|
| /foundation/multimedia/audio_framework/test/fuzztest/audioserviceserversrcenhance_fuzzer/ |
| H A D | audio_service_server_src_enhance_fuzzer.cpp | 96 SourceType sourceType = static_cast<SourceType>(sourceType_int); in AudioServiceMoreFuzzTest() local
|
| /foundation/graphic/graphic_surface/surface/test/fuzztest/surface_fuzzer/ |
| H A D | surface_fuzzer.cpp | 96 OHSurfaceSource sourceType = GetData<OHSurfaceSource>(); in SurfaceFuzzTest4() local
|
| /foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/ |
| H A D | audio_interrupt_info.h | 142 SourceType sourceType; member 216 SourceType sourceType in Unmarshalling() local [all...] |