/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | native_node_extented.cpp | 467 void OH_ArkUI_SwiperIndicator_SetMask(ArkUI_SwiperIndicator* indicator, int32_t mask) in OH_ArkUI_SwiperIndicator_SetMask()
|
/ohos5.0/foundation/multimodalinput/input/service/device_manager/src/ |
H A D | input_device_manager.cpp | 935 std::string mask("**"); in GetMaskedStr() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/ |
H A D | render_svg_base.cpp | 693 void RenderSvgBase::AddMaskToRoot(const std::string& id, const RefPtr<RenderSvgBase>& mask) in AddMaskToRoot()
|
/ohos5.0/base/startup/init/services/modules/seccomp/scripts/ |
H A D | generate_code_from_policy.py | 452 def gen_mask_equal_bpf(arg_id, mask, value, cur_size): argument
|
/ohos5.0/foundation/distributedhardware/distributed_audio/common/include/ |
H A D | audio_types.h | 254 enum AudioPortPassthroughMode mask; /**< Passthrough mode of data transmission. For details, member
|
/ohos5.0/drivers/peripheral/audio/interfaces/2.0/include/ |
H A D | audio_types.h | 255 enum AudioPortPassthroughMode mask; /**< Passthrough mode of data transmission. For details, member
|
/ohos5.0/drivers/peripheral/audio/interfaces/include/ |
H A D | audio_types.h | 254 enum AudioPortPassthroughMode mask; /**< Passthrough mode of data transmission. For details, member
|
/ohos5.0/drivers/peripheral/display/interfaces/include/ |
H A D | display_vgu.h | 270 VGUMaskLayer *mask; /* < Mask layer, which can be null */ member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
H A D | rs_animation_supplement_test.cpp | 1037 auto mask = RSMask::Unmarshalling(parcel); variable
|
/ohos5.0/build/config/components/init/seccomp/scripts/ |
H A D | generate_code_from_policy.py | 452 def gen_mask_equal_bpf(arg_id, mask, value, cur_size): argument
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/ |
H A D | rs_property_drawable_bounds_geometry_test.cpp | 713 auto mask = std::make_shared<RSMask>(); variable
|
H A D | rs_properties_test.cpp | 2645 std::shared_ptr<RSMask> mask = std::make_shared<RSMask>(); variable
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h3/qpack/format/ |
H A D | encoder.rs | 824 let mask = inst.prefix_index_mask(); in decode() localVariable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | native_node_test.cpp | 594 …ArkUI_NumberValue mask[] = {{.u32 = color}, {.u32 = color}, {.f32 = val10}, {.i32 = ARKUI_MASK_TYP… variable 3503 …ArkUI_NumberValue mask[] = {{.u32 = color}, {.u32 = color}, {.f32 = val10}, {.i32 = ARKUI_MASK_TYP… variable
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/ |
H A D | wifi_hdi_wpa_client_test.cpp | 1480 unsigned int mask = 0x1; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_context.cpp | 6332 std::shared_ptr<RSMask> mask = RSMask::CreatePathMask(path, pen, brush); local 6345 std::shared_ptr<RSMask> mask = RSMask::CreatePathMask(path, pen, brush); local 6373 std::shared_ptr<RSMask> mask = Rosen::RSMask::CreatePathMask(path, pen, brush); local 6387 std::shared_ptr<RSMask> mask = RSMask::CreatePathMask(path, pen, brush); local 6401 std::shared_ptr<RSMask> mask = RSMask::CreatePathMask(path, pen, brush); local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_common_bridge.cpp | 6262 …dge::GetGestureCommonValue(ArkUIRuntimeCallInfo* runtimeCallInfo, int32_t& priority, int32_t& mask) in GetGestureCommonValue() 7522 int32_t mask = 0; in AddTapGesture() local 7547 int32_t mask = 0; in AddLongPressGesture() local 7574 int32_t mask = 0; in AddPanGesture() local 7602 int32_t mask = 0; in AddSwipeGesture() local 7627 int32_t mask = 0; in AddPinchGesture() local 7653 int32_t mask = 0; in AddRotationGesture() local 7820 int32_t mask = 0; in AttachGestureGroup() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/dialog/ |
H A D | dialog_test_ng.cpp | 1293 auto mask = overlayManager->ShowDialog(props2, nullptr); variable
|
/ohos5.0/drivers/peripheral/audio/interfaces/sound/v1_0/ |
H A D | audio_types_vdi.h | 363 enum AudioPortPassthroughModeVdi mask; member
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | window_scene_session_impl.cpp | 4046 …std::unique_ptr<Media::PixelMap> mask = Media::PixelMap::Create(reinterpret_cast<uint32_t*>(data),… in HandleWindowMask() local 4059 std::shared_ptr<Media::PixelMap> mask = HandleWindowMask(windowMask); in SetWindowMask() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | frontend_delegate_declarative_ng.cpp | 1086 auto mask = overlayManager->ShowDialog(Maskarg, nullptr, false); in ShowDialogInner() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/ |
H A D | rosen_render_box.cpp | 415 RefPtr<RosenMaskPainter> mask = AceType::DynamicCast<RosenMaskPainter>(mask_); local
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/ |
H A D | wifi_hdi_wpa_client.cpp | 573 unsigned int mask, const std::string parseStr[], int size) const in PushDeviceConfigParseMask()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
H A D | media_file_utils.cpp | 266 mode_t mask = umask(0); in Mkdir() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
H A D | inspector_composed_element.cpp | 1265 auto mask = render->GetMask(); in GetMask() local
|