Home
last modified time | relevance | path

Searched defs:target (Results 1751 - 1775 of 2578) sorted by relevance

1...<<71727374757677787980>>...104

/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp210 CameraLookAt( IEcs& ecs, Entity entity, const Math::Vec3& eye, const Math::Vec3& target, const Math::Vec3& up) CameraLookAt() argument
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dmodule_split_stream_sink.c545 static void SplitSinkRenderIntoMix(pa_sink *s, size_t length, pa_mix_info *info, unsigned n, pa_memchunk *target) in SplitSinkRenderIntoMix() argument
594 SplitPaSinkRenderInto(pa_sink *s, pa_memchunk *target, char *streamType) SplitPaSinkRenderInto() argument
630 SplitPaSinkRenderIntoFull(pa_sink *s, pa_memchunk *target, char *streamType) SplitPaSinkRenderIntoFull() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_render_params.cpp407 void RSRenderParams::OnCanvasDrawingSurfaceChange(const std::unique_ptr<RSRenderParams>& target) in OnCanvasDrawingSurfaceChange() argument
456 void RSRenderParams::OnSync(const std::unique_ptr<RSRenderParams>& target) in OnSync() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_animation_supplement_test.cpp54 void StartInner(const std::shared_ptr<RSNode>& target) in StartInner() argument
171 void StartInner(const std::shared_ptr<RSNode>& target) in StartInner() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_arg.h225 GLenum target; member
272 GLenum target; member
339 GLenum target; global() member
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_analysis_album_operations.cpp611 static string ReorderTagId(string target, const vector<MergeAlbumInfo> &mergeAlbumInfo) in ReorderTagId() argument
/foundation/multimodalinput/input/libudev/src/
H A Dudev_device.cpp91 char target[UTIL_PATH_SIZE]; in GetLinkValue() local
/foundation/communication/dsoftbus/sdk/bus_center/manager/src/
H A Dclient_bus_center_manager.c150 static int32_t AddJoinLNNCbItem(ConnectionAddr *target, OnJoinLNNResult cb) in AddJoinLNNCbItem() argument
719 int32_t JoinLNNInner(const char *pkgName, ConnectionAddr *target, OnJoinLNNResult cb) in JoinLNNInner() argument
[all...]
/foundation/communication/ipc/ipc/native/src/jni/source/
H A Dohos_rpc_remote_object.cpp381 jobject Java_ohos_rpc_getJavaRemoteObject(JNIEnv *env, const sptr<IRemoteObject> target) in Java_ohos_rpc_getJavaRemoteObject() argument
553 sptr<IRemoteObject> target = Java_ohos_rpc_getNativeRemoteObject(env, object); in Java_ohos_rpc_IPCSkeleton_nativeFlushCommands() local
624 IPCObjectStub *target = reinterpret_cast<IPCObjectStub *>(nativeObject.GetRefPtr()); in Java_ohos_rpc_RemoteObject_nativeGetCallingPid() local
640 IPCObjectStub *target in Java_ohos_rpc_RemoteObject_nativeGetCallingUid() local
720 sptr<IRemoteObject> target = holder->object_; Java_ohos_rpc_RemoteProxy_nativeSendRequest() local
756 sptr<IRemoteObject> target = holder->object_; Java_ohos_rpc_RemoteProxy_nativeAddDeathRecipient() local
791 sptr<IRemoteObject> target = holder->object_; Java_ohos_rpc_RemoteProxy_nativeRemoveDeathRecipient() local
826 IPCObjectProxy *target = reinterpret_cast<IPCObjectProxy *>(holder->object_.GetRefPtr()); Java_ohos_rpc_RemoteProxy_nativeGetInterfaceDescriptor() local
849 IPCObjectProxy *target = reinterpret_cast<IPCObjectProxy *>(holder->object_.GetRefPtr()); Java_ohos_rpc_RemoteProxy_nativeIsObjectDead() local
871 IPCObjectProxy *target = reinterpret_cast<IPCObjectProxy *>(holder->object_.GetRefPtr()); Java_ohos_rpc_RemoteProxy_nativeGetHandle() local
[all...]
/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_base_listener.c653 FdNode *target = NULL; in AddTrigger() local
725 FdNode *target = NULL; in DelTrigger() local
[all...]
/foundation/communication/ipc/ipc/native/c/ipc/src/linux/include/
H A Dsys_binder.h157 } target; member
/foundation/communication/dsoftbus/interfaces/kits/bus_center/
H A Dsoftbus_bus_center.h339 } target; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator_aggregator.cpp344 int CommunicatorAggregator::GetRemoteCommunicatorVersion(const std::string &target, uint16_t &outVersion) const in GetRemoteCommunicatorVersion() argument
518 void CommunicatorAggregator::OnTargetChange(const std::string &target, bool isConnect) in OnTargetChange() argument
554 OnSendable(const std::string &target) OnSendable() argument
860 SetRemoteCommunicatorVersion(const std::string &target, uint16_t version) SetRemoteCommunicatorVersion() argument
1024 RetrySendTaskIfNeed(const std::string &target, uint64_t sendSequenceId) RetrySendTaskIfNeed() argument
1041 RetrySendTask(const std::string &target, uint64_t sendSequenceId) RetrySendTask() argument
1064 IsRetryOutOfLimit(const std::string &target) IsRetryOutOfLimit() argument
1070 GetNextRetryInterval(const std::string &target, int32_t currentRetryCount) GetNextRetryInterval() argument
1079 GetSendSequenceId(const std::string &target) GetSendSequenceId() argument
1085 IncreaseSendSequenceId(const std::string &target) IncreaseSendSequenceId() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_task_context.cpp76 int SyncTaskContext::AddSyncTarget(ISyncTarget *target) in AddSyncTarget() argument
564 CopyTargetData(const ISyncTarget *target, const TaskParam &taskParam) CopyTargetData() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_mock_sync_module_test.cpp1691 auto target = new (std::nothrow) SingleVerSyncTarget(); in HWTEST_F() local
1721 auto target = new (std::nothrow) SingleVerSyncTarget(); in HWTEST_F() local
1763 auto target = new (std::nothrow) SingleVerSyncTarget(); HWTEST_F() local
1819 auto target = new (std::nothrow) SingleVerSyncTarget(); HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_state_machine.cpp957 SingleVerSyncTarget target; in PreStartPullResponse() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c153 static FILLP_INT FillpSysAdptArchAtomicSet(SysArchAtomic *target, FILLP_INT newValue) in FillpSysAdptArchAtomicSet() argument
183 static FILLP_INT FillpSysAdptArchAtomicSet(SysArchAtomic *target, FILLP_INT newValue) in FillpSysAdptArchAtomicSet() argument
216 static FILLP_INT FillpSysAdptArchAtomicSet(SysArchAtomic *target, IN FILLP_INT value) in FillpSysAdptArchAtomicSet() argument
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_entry.cpp91 EGLBoolean EglCopyBuffersImpl(EGLDisplay dpy, EGLSurface surf, NativePixmapType target) in EglCopyBuffersImpl() argument
734 EglCreateImageImpl(EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLAttrib *attribList) EglCreateImageImpl() argument
839 EglCreateImageKHRImpl(EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attribList) EglCreateImageKHRImpl() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_base.cpp229 GLenum target = 0; in BeginQuery() local
247 GLenum target; in EndQuery() local
264 GLenum target = 0; in GetQuery() local
570 GLenum target in BindTransformFeedback() local
1364 GLenum target = 0; GetBufferSubData() local
1423 GLenum target = 0; FramebufferTextureLayer() local
1664 GLenum target = 0; GetIndexedParameter() local
2024 GLenum target = 0; InvalidateFramebuffer() local
2041 GLenum target = 0; InvalidateSubFramebuffer() local
2078 GLenum target = 0; GetInternalformatParameter() local
2219 GLenum target = 0; GetTexParameter() local
2242 GLenum target = 0; GetFramebufferAttachmentParameter() local
2270 GLenum target = 0; BindBuffer() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp81 std::string target; in InitialiseQuotaMounts() local
99 static std::string GetQuotaSrcMountPath(const std::string &target) in GetQuotaSrcMountPath() argument
/foundation/window/window_manager/wmserver/src/
H A Dremote_animation.cpp705 auto target = CreateWindowAnimationTarget(nullptr, windowNode); GetWindowAnimationTargets() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Davfiltergraph.c1184 int avfilter_graph_send_command(AVFilterGraph *graph, const char *target, const char *cmd, const char *arg, char *res, int res_len, int flags) in avfilter_graph_send_command() argument
1214 int avfilter_graph_queue_command(AVFilterGraph *graph, const char *target, const char *command, const char *arg, int flags, double ts) in avfilter_graph_queue_command() argument
H A Dvf_libplacebo.c317 struct pl_frame image, target; in process_frames() local
/third_party/ffmpeg/libavcodec/
H A Dvaapi_encode.c794 vaapi_encode_add_ref(AVCodecContext *avctx, VAAPIEncodePicture *pic, VAAPIEncodePicture *target, int is_ref, int in_dpb, int prev) vaapi_encode_add_ref() argument
[all...]
/third_party/curl/lib/vtls/
H A Dbearssl.c770 bearssl_run_until(struct Curl_cfilter *cf, struct Curl_easy *data, unsigned target) bearssl_run_until() argument

Completed in 42 milliseconds

1...<<71727374757677787980>>...104