Home
last modified time | relevance | path

Searched full:param (Results 8301 - 8325 of 21625) sorted by relevance

1...<<331332333334335336337338339340>>...865

/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_callback.h48 bool operator==(const AceJSPluginRequestParam& param) const;
49 bool operator!=(const AceJSPluginRequestParam& param) const;
66 void SetRequestParam(const std::shared_ptr<AceJSPluginRequestParam>& param);
69 const std::shared_ptr<AceJSPluginRequestParam>& param);
/foundation/arkui/ace_engine_lite/frameworks/common/memory/cache/
H A Dcache_manager.h62 * @param table the config table
63 * @param count the actual user count
77 * @param startAddr the entire cache buffer start address
78 * @param totalBytes the entire cache length
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_repeat_button.h84 * @param interval Indicates the interval to set.
111 * @param [in] event click event.
121 * @param [in] event release event.
130 * @param [in] event long press event.
/foundation/arkui/advanced_ui_component/navpushpathhelper/include/
H A Dsilent_install_callback.h46 * @param code The code.
47 * @param msg The msg.
140 * @param code The code.
141 * @param msg The msg.
/foundation/arkui/ui_lite/frameworks/engines/gfx/
H A Dsoft_engine.cpp118 void* param, in DrawPath()
125 DrawCanvas::DoRender(dst, param, paint, rect, invalidatedArea, style, true); in DrawPath()
130 void* param, in FillPath()
137 DrawCanvas::DoRender(dst, param, paint, rect, invalidatedArea, style, false); in FillPath()
117 DrawPath(BufferInfo& dst, void* param, const Paint& paint, const Rect& rect, const Rect& invalidatedArea, const Style& style) DrawPath() argument
129 FillPath(BufferInfo& dst, void* param, const Paint& paint, const Rect& rect, const Rect& invalidatedArea, const Style& style) FillPath() argument
/foundation/communication/bluetooth_service/services/bluetooth/hardware/include/
H A Dbt_vendor_lib.h59 * @param int (*)[HCI_MAX_CHANNEL].
77 * @param (uint_32 *)milliseconds, btc will return the value of lpm timer.
104 * @param (void *)buf, struct of HC_BT_HDR.
172 int (*op)(bt_opcode_t opcode, void* param);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_codec_thread.h48 * @param[in] The name of the thread
56 * @param name A2dpCodecThread name.
137 * @param[out] sendDataSize is the data size that has been sent
138 * @param[out] timeStamp is the current time stamp
H A Da2dp_service_device.h55 * @param codecStatusInfo The codec information.
63 * @param state The playing state of device.
71 * @param state The connection state of device.
79 * @param handleInfo The handle of device.
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_startable_controller.h62 * @param behavior Control which startables are started.
69 * @param behavior Control which startables are started.
80 * @param startStartableQueueId Task queue id to use for starting startables. If {}, use current thread for all
82 * @param stopStartableQueueId Task queue id to use for stopping startables. If {}, use current thread for all
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.h43 Status SetParameter(const std::shared_ptr<Meta> &param) override;
52 Status SetRotation(std::shared_ptr<Meta> param);
53 Status SetLocation(std::shared_ptr<Meta> param);
54 Status SetMetaData(std::shared_ptr<Meta> param);
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/base64/
H A Dbase64_utils.cpp47 * @param src data to be decoded
48 * @param srcSize The size of the data to be decoded
49 * @param dest decoded output data
50 * @param destSize The size of the output data after decoding
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
H A Dfuture.h63 template<typename Param>
65 using Type = void(Param);
73 template<typename Param>
74 using ContinuationTypedFuntionType = typename ContinuationTypedFuntionTypeImpl<Param>::Type;
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Dnative_implement_eventhandler.cpp58 * @param fileDescriptor File descriptor which is readable.
70 * @param fileDescriptor File descriptor which is writable.
82 * @param fileDescriptor File descriptor which is shutting down.
94 * @param fileDescriptor Error happened on this file descriptor.
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/magic_pointer_render/
H A Drs_magic_pointer_render_manager.h60 std::shared_ptr<Drawing::Image> GetIntersectImageByLayer(BufferDrawParam& param);
64 const std::shared_ptr<Drawing::GPUContext>& context, BufferDrawParam& param);
68 const std::shared_ptr<Drawing::GPUContext>& context, BufferDrawParam& param);
72 void RunColorPickerTaskBackground(BufferDrawParam& param);
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Dtask_queue.h64 @param aThreadPool Optional thread pool, if support for threading is desired.
73 @param taskIdentifier Identifier of the task, must be unique.
74 @param task Task to execute.
79 @param taskIdentifier Identifier of the task.
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_kawase_blur.h41 const KawaseParameter& param);
66 const KawaseParameter& param, std::shared_ptr<Drawing::Image>& checkedImage);
68 const KawaseParameter& param);
75 const std::shared_ptr<Drawing::Image>& blurImage, const KawaseParameter& param) const;
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/
H A Dintf_system_graph_loader.h52 * @param uri URI to a file containing the system graph description in JSON format.
53 * @param ecs Ecs instance to populate with systems and components.
59 * @param json String containing the system graph description in JSON format.
60 * @param ecs Ecs instance to populate with systems and components.
H A Dintf_system.h59 * @param isActive State what is set, true for active and false for inactive.
70 * @param isFrameRenderingQueued If true, the frame rendering will happen and system must update all render data.
71 * @param time Elapsed total time (in us).
72 * @param delta Elapsed time since last update, scaled IEcs::GetTimeScale (in us).
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dcanvas.h65 * @param count Depth of state stack to restore.
71 * @param recordCmd Record command.
72 * @param matrix Matrix to rotate, scale, translate, and so on; may be nullptr.
73 * @param brush Brush to apply transparency, filtering, and so on; must be nullptr now.
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dtext_blob.h49 * @param ctx Serialize context.
56 * @param data Serialized data.
57 * @param size Data size.
58 * @param ctx Deserialize context.
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/task_manager/task_group/
H A Dbase_task_group.cpp58 bool BaseTaskGroup::SubmitTask(std::any param) in SubmitTask() argument
67 que_.Push(std::move(param)); in SubmitTask()
89 auto task = [param = que_.Pop(), weakThis]() { in GetTaskUnlocked()
92 thiz->func_(std::move(param)); in GetTaskUnlocked()
/foundation/multimedia/camera_lite/interfaces/kits/
H A Dcamera_ability.h73 * @param format Indicates the image format, which can be YUV, H.265, or H.264.
95 * @param key Indicates the parameter key.
96 * @param rangeList Indicates the list of parameter value ranges.
111 * @param key Indicates the parameter key.
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dmedialibrary_app_uri_permission_operations.h57 * @param resultFlag ERROR: query newData error.
65 * @param result target value
72 * @param resultSetDB must contain id value.
73 * @param valueBucketParam must contain permissionType value.
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Daxis_event.h86 * @param axisAction Indicates the action for the axis input event.
101 * @param axisType Indicates the type of the axis input event.
116 * @param axisValue Value of the axis input event.
124 * @param Indicates the Axis event action.
/foundation/window/window_manager/previewer/include/
H A Ddisplay.h136 * @param immersive The flag to represent if current display has immersive window.
145 * @param colorSpaces Supported HDR format of the screen.
153 * @param colorSpaces Supported color space of the screen.
160 * @param area available area of the screen.

Completed in 37 milliseconds

1...<<331332333334335336337338339340>>...865