Home
last modified time | relevance | path

Searched defs:mask (Results 1 - 25 of 180) sorted by relevance

12345678

/foundation/arkui/ace_engine/frameworks/core/common/
H A Dthread_container.cpp21 ThreadContainer::ThreadContainer(std::string namePrefix, uint64_t mask) in ThreadContainer() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_swiper_ffi.h52 bool mask; member
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_curve.cpp21 DrawCubicBezier(BufferInfo& gfxDstBuffer, const Point& start, const Point& control1, const Point& control2, const Point& end, const Rect& mask, int16_t width, const ColorType& color, OpacityType opacity) DrawCubicBezier() argument
H A Ddraw_image.cpp23 void DrawImage::DrawCommon(BufferInfo& gfxDstBuffer, const Rect& coords, const Rect& mask, in DrawCommon() argument
35 void DrawImage::DrawCommon(BufferInfo& gfxDstBuffer, const Rect& coords, const Rect& mask, in DrawCommon() argument
H A Ddraw_triangle.cpp20 Draw(BufferInfo& gfxDstBuffer, const Point* points, uint8_t count, const Rect& mask, const ColorType& color, OpacityType opa) Draw() argument
/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/property_display/
H A Dfg_mask_test.cpp48 auto mask = RSMask::CreateGradientMask(gradientBrush); in GRAPHIC_TEST() local
57 auto mask = RSMask::CreatePixelMapMask( in GRAPHIC_TEST() local
71 auto mask = RSMask::CreatePathMask(path, brush); in GRAPHIC_TEST() local
87 auto mask = RSMask::CreatePathMask(path, brush); in GRAPHIC_TEST() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dblur_circles.cpp53 OH_Drawing_MaskFilter *mask = OH_Drawing_MaskFilterCreateBlur(NORMAL, ConvertRadiusToSigma(blurRadii[i]), true); in OnTestFunction() local
/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/
H A Droute_type.h34 int mask; member
/foundation/communication/wifi/wifi/base/cRPC/include/
H A Devloop.h26 unsigned int mask; member
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Dipv4_address_test.cpp67 std::string mask = "255.255"; in HWTEST_F() local
85 in_addr mask; in HWTEST_F() local
[all...]
H A Dif_config_test.cpp64 std::string mask = ""; in HWTEST_F() local
79 std::string mask = ""; in HWTEST_F() local
94 std::string mask = ""; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/action_sheet/
H A Daction_sheet_model_ng.cpp44 auto mask = overlayManager->ShowDialog(Maskarg, nullptr, false); in ShowActionSheet() local
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avcallmetadata_fuzzer/
H A Davcallmetadata_fuzzer.cpp72 AVCallMetaData::AVCallMetaMaskType mask = metaOut.GetAVCallMetaMask(); in AVCallMetaDataFuzzTest() local
/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H A Davplayback_state_test.cpp117 AVPlaybackState::PlaybackStateMaskType mask; in HWTEST_F() local
190 AVPlaybackState::PlaybackStateMaskType mask = stateOut.GetMask(); in HWTEST_F() local
207 AVPlaybackState::PlaybackStateMaskType mask = stateOut.GetMask(); in HWTEST_F() local
H A Davcall_state_test.cpp117 AVCallState::AVCallStateMaskType mask = stateOut.GetMask(); in HWTEST_F() local
133 AVCallState::AVCallStateMaskType mask = stateOut.GetMask(); in HWTEST_F() local
/foundation/resourceschedule/ffrt/src/eu/
H A Dworker_thread.cpp67 cpu_set_t mask; in SetCpuAffinity() local
/foundation/communication/dsoftbus/core/common/queue/
H A Dsoftbus_queue.c81 uint32_t mask; in QueueCountGet() local
/foundation/communication/wifi/wifi/base/cRPC/src/
H A Devloop.c154 unsigned int mask = loop->fdMasks[fd].mask & (~delMask); in DelFdEvent() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_notifier_proxy.cpp80 void KVDBNotifierProxy::OnRemoteChange(const std::map<std::string, bool> &mask, int32_t dataType) in OnRemoteChange() argument
/foundation/arkui/ui_lite/frameworks/dock/
H A Dscreen_device_proxy.cpp35 void ScreenDeviceProxy::OnRenderFinish(const Rect& mask) in OnRenderFinish() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_mask_test.cpp49 std::shared_ptr<RSMask> mask = RSMask::CreateGradientMask(brush); in HWTEST_F() local
67 std::shared_ptr<RSMask> mask = RSMask::CreatePathMask(path, brush); in HWTEST_F() local
83 std::shared_ptr<RSMask> mask = RSMask::CreatePathMask(path, maskPen, brush); in HWTEST_F() local
102 std::shared_ptr<RSMask> mask = RSMask::CreateSVGMask(x, y, scaleX, scaleY, svgDom); in HWTEST_F() local
120 std::shared_ptr<RSMask> mask = RSMask::CreateGradientMask(brush); HWTEST_F() local
141 std::shared_ptr<RSMask> mask = RSMask::CreatePathMask(path, brush); HWTEST_F() local
164 std::shared_ptr<RSMask> mask = RSMask::CreateSVGMask(x, y, scaleX, scaleY, svgDom); HWTEST_F() local
191 std::shared_ptr<RSMask> mask = RSMask::CreateSVGMask(x, y, scaleX, scaleY, svgDom); HWTEST_F() local
222 std::shared_ptr<RSMask> mask = RSMask::CreatePathMask(path, brush); HWTEST_F() local
247 std::shared_ptr<RSMask> mask = RSMask::CreateGradientMask(brush); HWTEST_F() local
271 std::shared_ptr<RSMask> mask = RSMask::CreatePathMask(path, pen, brush); HWTEST_F() local
282 auto mask = std::make_shared<RSMask>(); HWTEST_F() local
293 auto mask = std::make_shared<RSMask>(); HWTEST_F() local
306 auto mask = std::make_shared<RSMask>(); HWTEST_F() local
317 auto mask = std::make_shared<RSMask>(); HWTEST_F() local
328 auto mask = std::make_shared<RSMask>(); HWTEST_F() local
340 auto mask = std::make_shared<RSMask>(); HWTEST_F() local
352 auto mask = std::make_shared<RSMask>(); HWTEST_F() local
367 std::shared_ptr<RSMask> mask = RSMask::CreateGradientMask(brush); HWTEST_F() local
400 std::shared_ptr<RSMask> mask = RSMask::CreatePixelMapMask(pixelmap); HWTEST_F() local
419 std::shared_ptr<RSMask> mask = RSMask::CreateGradientMask(brush); HWTEST_F() local
433 std::shared_ptr<RSMask> mask = RSMask::CreateGradientMask(brush); HWTEST_F() local
446 std::shared_ptr<RSMask> mask = RSMask::CreateGradientMask(brush); HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dspirv_cross_helpers_gles.cpp128 string Specialize(ShaderStageFlags mask, const string_view shaderTemplate, in Specialize() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drs_uni_render_pixelmap_demo.cpp180 auto mask = RSMask::CreatePixelMapMask(maskPixelmap); in main() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Dbit_reader.h62 uint64_t mask = 0xFF >> (0x08 - toRead); in ReadBits() local
/foundation/multimedia/av_session/frameworks/common/src/
H A Davcall_state.cpp33 std::string mask; in Unmarshalling() local
88 bool AVCallState::CopyToByMask(AVCallStateMaskType& mask, AVCallState& out) const in CopyToByMask() argument

Completed in 8 milliseconds

12345678