/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | path_painter.cpp | 37 void PathPainter::DrawPath(RSCanvas& canvas, const std::string& commands, const OffsetF& offset) in DrawPath() argument 46 SizeF PathPainter::GetPathSize(const std::string& commands) in GetPathSize() argument
|
H A D | sk_painter.cpp | 28 void SkPainter::DrawPath(RSCanvas& canvas, const std::string& commands, const ShapePaintProperty& shapePaintProperty) in DrawPath() argument 256 void SkPainter::DrawPath(RSCanvas& canvas, const std::string& commands, const OffsetF& offset) in DrawPath() argument 272 SizeF SkPainter::GetPathSize(const std::string& commands) in GetPathSize() argument
|
H A D | rosen_render_context.cpp | 4647 void RosenRenderContext::SetClipBoundsWithCommands(const std::string& commands) argument 6352 void RosenRenderContext::SetCommandPathMask(const std::string& commands, const ShapeMaskProperty& property) argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_path_bridge.cpp | 27 std::string commands = secondArg->ToString(vm)->ToString(vm); in SetPathCommands() local
|
/foundation/arkui/ace_engine/test/mock/core/render/ |
H A D | mock_path_painter.cpp | 23 void PathPainter::DrawPath(RSCanvas& canvas, const std::string& commands, const OffsetF& offset) {} in DrawPath() argument 25 SizeF PathPainter::GetPathSize(const std::string& commands) in GetPathSize() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_path_ffi.cpp | 26 void FfiOHOSAceFrameworkPathCreate(const char* commands) in FfiOHOSAceFrameworkPathCreate() argument 45 int64_t FfiOHOSAceFrameworkPathInsCreate(const char* commands) in FfiOHOSAceFrameworkPathInsCreate() argument 68 void FfiOHOSAceFrameworkPathSetCommands(const char* commands) in FfiOHOSAceFrameworkPathSetCommands() argument 32 FfiOHOSAceFrameworkPathCreateWithSize( double width, int32_t widthUnit, double height, int32_t heightUnit, const char* commands) FfiOHOSAceFrameworkPathCreateWithSize() argument 54 FfiOHOSAceFrameworkPathInsCreateWithSize( double width, int32_t widthUnit, double height, int32_t heightUnit, const char* commands) FfiOHOSAceFrameworkPathInsCreateWithSize() argument [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_path_shape.cpp | 27 JSRef<JSVal> commands = params->GetProperty("commands"); in ConstructorCallback() local
|
H A D | js_path.cpp | 51 JSRef<JSVal> commands = obj->GetProperty("commands"); in Create() local 58 void JSPath::SetCommands(const std::string& commands) in SetCommands() argument 80 JSRef<JSVal> commands = params->GetProperty("commands"); in ConstructorCallback() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | path_modifier.cpp | 22 void SetPathCommands(ArkUINodeHandle node, ArkUI_CharPtr commands) in SetPathCommands() argument
|
H A D | node_slider_modifier.cpp | 387 SetSliderBlockPath( ArkUINodeHandle node, const char* type, const ArkUI_Float32 (*attribute)[2], const char* commands) SetSliderBlockPath() argument
|
H A D | render_node_modifier.cpp | 421 void SetCommandPathMask(ArkUINodeHandle node, ArkUI_CharPtr commands, ArkUI_Uint32 fillColor, ArkUI_Uint32 strokeColor, in SetCommandPathMask() argument 504 void SetCommandPathClip(ArkUINodeHandle node, ArkUI_CharPtr commands) in SetCommandPathClip() argument
|
H A D | node_common_modifier.cpp | 3950 void SetClipPath(ArkUINodeHandle node, ArkUI_CharPtr type, const ArkUI_Float32 (*attribute)[2], ArkUI_CharPtr commands, in SetClipPath() argument 4531 SetMaskPath(ArkUINodeHandle node, ArkUI_CharPtr type, ArkUI_Uint32 fill, ArkUI_Uint32 stroke, ArkUI_Float32 strokeWidth, const ArkUI_Float32 (*attribute)[2], ArkUI_CharPtr commands, ArkUI_Int32 unit) SetMaskPath() argument
|
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
H A D | iptables_wrapper.cpp | 128 int32_t IptablesWrapper::RunMutipleCommands(const IpType &ipType, const std::vector<std::string> &commands) in RunMutipleCommands() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/ |
H A D | drawing_painter.cpp | 132 void DrawingPainter::DrawPath(RSCanvas& canvas, const std::string& commands, const OffsetF& offset) in DrawPath() argument 144 SizeF DrawingPainter::GetPathSize(const std::string& commands) in GetPathSize() argument 19 DrawPath( RSCanvas& canvas, const std::string& commands, const ShapePaintProperty& shapePaintProperty) DrawPath() argument
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/csf/ |
H A D | mali_kbase_csf_kcpu.h | 233 struct kbase_kcpu_command commands[KBASEP_KCPU_QUEUE_SIZE]; global() member [all...] |
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
H A D | mali_kbase_csf_kcpu.h | 275 struct kbase_kcpu_command commands[KBASEP_KCPU_QUEUE_SIZE]; global() member [all...] |
/foundation/communication/netmanager_base/test/netmanagernative/unittest/wearable_distributed_net_manager_test/ |
H A D | wearable_distributed_net_manager_test.cpp | 220 std::vector<std::string> commands = {longCommand}; in HWTEST_F() local 228 std::vector<std::string> commands = {"success", "success"}; in HWTEST_F() local 236 std::vector<std::string> commands = {"-A INPUT -p tcp --dport 8080 -j ACCEPT"}; in HWTEST_F() local
|
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/ |
H A D | wearable_distributed_net_manager.cpp | 216 int32_t WearableDistributedNet::ExecuteIptablesCommands(const std::vector<std::string> &commands) in ExecuteIptablesCommands() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/src/ |
H A D | dump_helper.cpp | 48 std::vector<std::shared_ptr<CommandNode>> commands; in Dump() local 71 void DumpHelper::ParseCommand(const std::vector<std::string> &args, std::vector<std::shared_ptr<CommandNode>> &commands) in ParseCommand() argument 127 GetCommandNodes(int fd, std::vector<std::shared_ptr<CommandNode>> &commands) GetCommandNodes() argument [all...] |
/foundation/arkui/ace_engine/test/unittest/core/rosen/ |
H A D | rosen_render_context_test_new.cpp | 115 std::string commands = "abcd"; in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
H A D | render_context.h | 233 virtual void SetClipBoundsWithCommands(const std::string& commands) {}; in SetClipBoundsWithCommands() argument 343 virtual void SetCommandPathMask(const std::string& commands, const ShapeMaskProperty& property) {} in SetCommandPathMask() argument
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/ |
H A D | arkoala_api.h | 447 ArkUI_CharPtr commands; member 474 ArkUI_CharPtr commands; member
|