Home
last modified time | relevance | path

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

1...<<11

/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_cloud.cpp262 void FileOperationsCloud::Access(fuse_req_t req, fuse_ino_t ino, int mask) in Access()
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/
H A Dfile_operations_cloud_test.cpp262 int mask = 0; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/
H A Dwifi_idl_client.cpp502 unsigned int mask, const std::string parseStr[], int size) const in PushDeviceConfigParseMask()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp1628 auto mask = overlayManager->ShowDialog(Maskarg, nullptr, false); in ShowDialogInner() local
1985 auto mask = overlayManager->ShowDialog(Maskarg, nullptr, false); in ShowActionMenuInnerNG() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_swiper_bridge.cpp645 std::string mask = "2"; in GetSwiperDotIndicator() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp1421 std::shared_ptr<RSMask> mask = properties.GetMask(); in DrawMask() local
H A Drs_properties.cpp2374 void RSProperties::SetMask(const std::shared_ptr<RSMask>& mask) in SetMask()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_impl.cpp1401 napi_value WebGL2RenderingContextImpl::BlitFrameBuffer(napi_env env, GLint data[8], GLbitfield mask in BlitFrameBuffer()
H A Dwebgl2_rendering_context_base.cpp1399 int64_t mask = 0; in BlitFramebuffer() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_utils.cpp1528 mode_t mask = umask(0); in SaveFile() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsEnumStyle.js1911 mask(value) { method in DotIndicator
H A DarkComponent.js3788 gesture(gesture, mask) { argument
3791 priorityGesture(gesture, mask) { argument
3794 parallelGesture(gesture, mask) { argument
4231 mask(value) { method in ArkComponent
10132 gesture(gesture, mask) { argument
10135 priorityGesture(gesture, mask) { argument
10138 parallelGesture(gesture, mask) { argument
10312 mask(value) { method in ArkSpanComponent
25515 gesture(gesture, mask) { argument
25518 priorityGesture(gesture, mask) { argument
[all …]
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp427 uint32_t mask = GetMask("CN"); variable
/ohos5.0/drivers/hdf_core/framework/model/audio/usb/src/
H A Daudio_usb_mixer.c1578 uint32_t chBits, mask; in AudioUsbParseFeatureUnit() local
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_stub_test.cpp1045 int32_t mask = 0; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp1568 …const GLbitfield mask = ((currentSubPass.resolveAttachmentCount > 0u) ? GL_COLOR_BUFFER_BIT : 0u) | in ResolveMSAA() local
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp1870 sigset_t mask = { 0 }; in InitSignalHandler() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp5708 std::shared_ptr<RSMask> mask = std::make_shared<RSMask>(); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1823 void RSNode::SetMask(const std::shared_ptr<RSMask>& mask) in SetMask()

1...<<11