Home
last modified time | relevance | path

Searched defs:mask (Results 226 – 250 of 269) sorted by relevance

1234567891011

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnative_node_extented.cpp467 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 Dinput_device_manager.cpp935 std::string mask("**"); in GetMaskedStr() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_base.cpp693 void RenderSvgBase::AddMaskToRoot(const std::string& id, const RefPtr<RenderSvgBase>& mask) in AddMaskToRoot()
/ohos5.0/base/startup/init/services/modules/seccomp/scripts/
H A Dgenerate_code_from_policy.py452 def gen_mask_equal_bpf(arg_id, mask, value, cur_size): argument
/ohos5.0/foundation/distributedhardware/distributed_audio/common/include/
H A Daudio_types.h254 enum AudioPortPassthroughMode mask; /**< Passthrough mode of data transmission. For details, member
/ohos5.0/drivers/peripheral/audio/interfaces/2.0/include/
H A Daudio_types.h255 enum AudioPortPassthroughMode mask; /**< Passthrough mode of data transmission. For details, member
/ohos5.0/drivers/peripheral/audio/interfaces/include/
H A Daudio_types.h254 enum AudioPortPassthroughMode mask; /**< Passthrough mode of data transmission. For details, member
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_vgu.h270 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 Drs_animation_supplement_test.cpp1037 auto mask = RSMask::Unmarshalling(parcel); variable
/ohos5.0/build/config/components/init/seccomp/scripts/
H A Dgenerate_code_from_policy.py452 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 Drs_property_drawable_bounds_geometry_test.cpp713 auto mask = std::make_shared<RSMask>(); variable
H A Drs_properties_test.cpp2645 std::shared_ptr<RSMask> mask = std::make_shared<RSMask>(); variable
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h3/qpack/format/
H A Dencoder.rs824 let mask = inst.prefix_index_mask(); in decode() localVariable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_node_test.cpp594 …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 Dwifi_hdi_wpa_client_test.cpp1480 unsigned int mask = 0x1; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp6332 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 Darkts_native_common_bridge.cpp6262 …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 Ddialog_test_ng.cpp1293 auto mask = overlayManager->ShowDialog(props2, nullptr); variable
/ohos5.0/drivers/peripheral/audio/interfaces/sound/v1_0/
H A Daudio_types_vdi.h363 enum AudioPortPassthroughModeVdi mask; member
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp4046 …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 Dfrontend_delegate_declarative_ng.cpp1086 auto mask = overlayManager->ShowDialog(Maskarg, nullptr, false); in ShowDialogInner() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drosen_render_box.cpp415 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 Dwifi_hdi_wpa_client.cpp573 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 Dmedia_file_utils.cpp266 mode_t mask = umask(0); in Mkdir() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.cpp1265 auto mask = render->GetMask(); in GetMask() local

1234567891011