Home
last modified time | relevance | path

Searched defs:sync (Results 1 - 25 of 28) sorted by relevance

12

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_semaphore_gles.cpp45 GLsync sync = reinterpret_cast<GLsync>(plat_.sync); in ~GpuSemaphoreGles() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_provider.h52 bool sync = false; member
H A Dimage_provider.cpp117 void ImageProvider::FailCallback(const std::string& key, const std::string& errorMsg, bool sync) in FailCallback() argument
140 void ImageProvider::SuccessCallback(const RefPtr<CanvasImage>& canvasImage, const std::string& key, bool sync) in SuccessCallback() argument
164 void ImageProvider::CreateImageObjHelper(const ImageSourceInfo& src, bool sync) in CreateImageObjHelper() argument
269 void ImageProvider::CreateImageObject(const ImageSourceInfo& src, const WeakPtr<ImageLoadingContext>& ctxWp, bool sync) in CreateImageObject() argument
[all...]
/foundation/arkui/ace_engine/test/mock/core/image_provider/
H A Dmock_image_loader.cpp66 DownloadImage( DownloadCallback&& downloadCallback, const std::string& src, bool sync, int32_t nodeId) DownloadImage() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_sync.h39 void SetSync(int64_t sync) in SetSync() argument
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/
H A Dnapi_async_work.cpp41 void NapiAsyncTask::GetJSInfo(napi_env envi, napi_callback_info info, NapiCbInfoParser parser, bool sync) in GetJSInfo() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_async_work.cpp40 void ContextBase::GetCbInfo(napi_env envi, napi_callback_info info, NapiCbInfoParser parser, bool sync) in GetCbInfo() argument
/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
H A Dnapi_async_work.cpp37 void ContextBase::GetCbInfo(napi_env envi, napi_callback_info info, NapiCbInfoParser parser, bool sync) in GetCbInfo() argument
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_async_work.cpp40 void ContextBase::GetCbInfo(napi_env envi, napi_callback_info info, NapiCbInfoParser parser, bool sync) in GetCbInfo() argument
/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_async_work.cpp40 void ContextBase::GetCbInfo(napi_env envi, napi_callback_info info, NapiCbInfoParser parser, bool sync) in GetCbInfo() argument
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/
H A Dplayer_sink_manager.h33 std::shared_ptr<PlayerSync> sync; member
H A Dplayer_audio_sink.cpp434 void AudioSink::SetSync(PlayerSync *sync) in SetSync() argument
H A Dplayer_video_sink.cpp429 void VideoSink::SetSync(PlayerSync *sync) in SetSync() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_publish_test.cpp70 void ConflictCallback(const Entry &local, const Entry *sync, bool isLocalLastest) in ConflictCallback() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Dnapi_queue.cpp37 void ContextBase::GetCbInfo(napi_env envi, napi_callback_info info, NapiCbInfoParser parse, bool sync) in GetCbInfo() argument
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/common/
H A Dnapi_queue.cpp37 void ContextBase::GetCbInfo(napi_env envi, napi_callback_info info, NapiCbInfoParser parse, bool sync) in GetCbInfo() argument
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Dnapi_queue.cpp37 void ContextBase::GetCbInfo(napi_env envi, napi_callback_info info, NapiCbInfoParser parse, bool sync) in GetCbInfo() argument
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Dnapi_queue.cpp39 void ContextBase::GetCbInfo(napi_env envi, napi_callback_info info, NapiCbInfoParser parse, bool sync) in GetCbInfo() argument
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/common/
H A Dnapi_queue.cpp29 void ContextBase::GetCbInfo(napi_env envi, napi_callback_info info, NapiCbInfoParser parse, bool sync) in GetCbInfo() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/
H A Dthread_linux.c45 Semaphore *sync; member
/foundation/multimedia/av_codec/test/unittest/media_sink_test/
H A Dsync_manager_test.cpp90 VideoSink sync; in HWTEST_F() local
114 VideoSink sync; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_loader.cpp230 DownloadImage( DownloadCallback&& downloadCallback, const std::string& src, bool sync, int32_t nodeId) DownloadImage() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcloud_data_test.cpp1477 CloudData::SyncManager sync; in HWTEST_F() local
1513 CloudData::SyncManager sync; HWTEST_F() local
1530 CloudData::SyncManager sync; HWTEST_F() local
1554 CloudData::SyncManager sync; HWTEST_F() local
1589 CloudData::SyncManager sync; HWTEST_F() local
1607 CloudData::SyncManager sync; HWTEST_F() local
1628 CloudData::SyncManager sync; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_entry.cpp664 EGLBoolean EglDestroySyncImpl(EGLDisplay dpy, EGLSync sync) in EglDestroySyncImpl() argument
684 EGLint EglClientWaitSyncImpl(EGLDisplay dpy, EGLSync sync, in EglClientWaitSyncImpl() argument
706 EGLBoolean EglGetSyncAttribImpl(EGLDisplay dpy, EGLSync sync, in EglGetSyncAttribImpl() argument
794 EGLBoolean EglWaitSyncImpl(EGLDisplay dpy, EGLSync sync, EGLint flags) in EglWaitSyncImpl() argument
884 EGLBoolean EglDestroySyncKHRImpl(EGLDisplay dpy, EGLSyncKHR sync) in EglDestroySyncKHRImpl() argument
904 EglClientWaitSyncKHRImpl(EGLDisplay dpy, EGLSyncKHR sync, EGLint flags, EGLTimeKHR timeout) EglClientWaitSyncKHRImpl() argument
926 EglGetSyncAttribKHRImpl(EGLDisplay dpy, EGLSyncKHR sync, EGLint attribute, EGLint *value) EglGetSyncAttribKHRImpl() argument
954 EglSignalSyncKHRImpl(EGLDisplay dpy, EGLSyncKHR sync, EGLenum mode) EglSignalSyncKHRImpl() argument
1240 EglWaitSyncKHRImpl(EGLDisplay dpy, EGLSyncKHR sync, EGLint flags) EglWaitSyncKHRImpl() argument
1305 EglDupNativeFenceFDANDROIDImpl(EGLDisplay dpy, EGLSyncKHR sync) EglDupNativeFenceFDANDROIDImpl() argument
[all...]
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1664 auto sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); in AddTextureMemoryBarrrier() local

Completed in 21 milliseconds

12