Home
last modified time | relevance | path

Searched defs:uniqueId (Results 1 - 25 of 72) sorted by relevance

123

/foundation/arkui/ace_engine/frameworks/core/image/
H A Dsk_image_cache.h35 uint32_t uniqueId = 0; member
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/resource/
H A Drs_resource_helper_skia.cpp26 UploadTextureWithSkia(bool paraUpload, const sk_sp<SkImage>& imageUp, const std::shared_ptr<Media::PixelMap>& pixelMapUp, uint64_t uniqueId) UploadTextureWithSkia() argument
H A Drs_resource_helper_drawing.cpp24 UploadTextureWithDrawing(bool paraUpload, const std::shared_ptr<Drawing::Image>& imageUp, const std::shared_ptr<Media::PixelMap>& pixelMapUp, uint64_t uniqueId) UploadTextureWithDrawing() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_resource_manager.cpp24 UploadTexture(bool paraUpload, const std::shared_ptr<Drawing::Image>& image, const std::shared_ptr<Media::PixelMap>& pixelMap, uint64_t uniqueId) UploadTexture() argument
H A Drs_image_cache.cpp30 void RSImageCache::CacheDrawingImage(uint64_t uniqueId, std::shared_ptr<Drawing::Image> img) in CacheDrawingImage() argument
48 void RSImageCache::IncreaseDrawingImageCacheRefCount(uint64_t uniqueId) in IncreaseDrawingImageCacheRefCount() argument
57 void RSImageCache::ReleaseDrawingImageCache(uint64_t uniqueId) in ReleaseDrawingImageCache() argument
70 void RSImageCache::CachePixelMap(uint64_t uniqueId, st argument
98 IncreasePixelMapCacheRefCount(uint64_t uniqueId) IncreasePixelMapCacheRefCount() argument
107 CollectUniqueId(uint64_t uniqueId) CollectUniqueId() argument
137 ReleasePixelMapCache(uint64_t uniqueId) ReleasePixelMapCache() argument
166 ReleasePixelMapCacheUnique(uint64_t uniqueId) ReleasePixelMapCacheUnique() argument
196 CacheRenderDrawingImageByPixelMapId(uint64_t uniqueId, std::shared_ptr<Drawing::Image> img, pid_t tid) CacheRenderDrawingImageByPixelMapId() argument
205 GetRenderDrawingImageCacheByPixelMapId(uint64_t uniqueId, pid_t tid) const GetRenderDrawingImageCacheByPixelMapId() argument
218 ReleaseDrawingImageCacheByPixelMapId(uint64_t uniqueId) ReleaseDrawingImageCacheByPixelMapId() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service_listener.cpp44 uint64_t uniqueId = consumer->GetUniqueId(); in OnBufferAvailable() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_resource_manager_test.cpp39 TestHookFunction(bool paraUpload, const std::shared_ptr<Drawing::Image>& image, const std::shared_ptr<Media::PixelMap>& pixelMap, uint64_t uniqueId) TestHookFunction() argument
H A Drs_typeface_cache_test.cpp186 uint64_t uniqueId = 2; in HWTEST_F() local
200 uint64_t uniqueId = 1; in HWTEST_F() local
230 uint64_t uniqueId = 1; in HWTEST_F() local
247 uint64_t uniqueId = 1; in HWTEST_F() local
263 uint64_t uniqueId in HWTEST_F() local
277 uint64_t uniqueId = 1; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dnew_ability_impl.cpp66 void NewAbilityImpl::HandleShareData(const int32_t &uniqueId) in HandleShareData() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_event_handler.cpp112 void AbilityEventHandler::ProcessShareDataTimeOut(int64_t uniqueId) in ProcessShareDataTimeOut() argument
H A Dlifecycle_deal.cpp170 void LifecycleDeal::ShareData(const int32_t &uniqueId) in ShareData() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_holder_manager.h47 std::string save(std::shared_ptr<ContentType> content, int64_t uniqueId) in save() argument
/foundation/multimedia/media_foundation/src/buffer/avbuffer_queue/
H A Davbuffer_queue_producer.cpp42 Status AVBufferQueueProducerImpl::PushBuffer(uint64_t uniqueId, bool available) in PushBuffer() argument
52 Status AVBufferQueueProducerImpl::ReturnBuffer(uint64_t uniqueId, bool available) in ReturnBuffer() argument
67 Status AVBufferQueueProducerImpl::DetachBuffer(uint64_t uniqueId) in DetachBuffer() argument
H A Davbuffer_queue_producer_stub.cpp95 auto uniqueId = arguments.ReadUint64(); in OnPushBuffer() local
107 auto uniqueId = arguments.ReadUint64(); in OnReturnBuffer() local
136 auto uniqueId = arguments.ReadUint64(); in OnDetachBuffer() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dfa_ability_thread_test.cpp514 int32_t uniqueId = 1; in HWTEST_F() local
537 int32_t uniqueId = 1; in HWTEST_F() local
559 int32_t uniqueId = 1; in HWTEST_F() local
584 int32_t uniqueId = 1; in HWTEST_F() local
H A Dui_ability_impl_test.cpp2063 int32_t uniqueId = 1; in HWTEST_F() local
H A Dui_ability_thread_test.cpp1039 int32_t uniqueId = 1; in HWTEST_F() local
1080 int32_t uniqueId = 1; in HWTEST_F() local
1099 int32_t uniqueId = 1; in HWTEST_F() local
1123 int32_t uniqueId = 1; in HWTEST_F() local
/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davcast_controller_stub.cpp170 uint64_t uniqueId = pSurface->GetUniqueId(); in HandleSetDisplaySurface() local
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/aakit/src/
H A Dability_scheduler.cpp36 void AbilityScheduler::ScheduleShareData(const int32_t &uniqueId) in ScheduleShareData() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dobserver_handler.cpp73 int32_t uniqueId = host->GetId(); in NotifyScrollEventStateChange() local
193 int32_t uniqueId = nav->GetId(); in GetScrollEventState() local
H A Dobserver_handler.h73 int32_t uniqueId; member
133 int32_t uniqueId = 0; member
/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_utils.cpp43 sptr<Surface> SurfaceUtils::GetSurface(uint64_t uniqueId) in GetSurface() argument
59 SurfaceError SurfaceUtils::Add(uint64_t uniqueId, const wptr<Surface> &surface) in Add() argument
73 Remove(uint64_t uniqueId) Remove() argument
301 GetNativeWindow(uint64_t uniqueId) GetNativeWindow() argument
312 AddNativeWindow(uint64_t uniqueId, void *nativeWidow) AddNativeWindow() argument
326 RemoveNativeWindow(uint64_t uniqueId) RemoveNativeWindow() argument
[all...]
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_queue_producer_test.cpp611 uint64_t uniqueId; in HWTEST_F() local
/foundation/graphic/graphic_surface/utils/frame_report/src/
H A Dframe_report.cpp103 bool FrameReport::IsActiveGameWithUniqueId(uint64_t uniqueId) in IsActiveGameWithUniqueId() argument
121 void FrameReport::SetQueueBufferTime(uint64_t uniqueId, const std::string& layerName, int64_t queueBufferTime) in SetQueueBufferTime() argument
/foundation/graphic/graphic_surface/surface/test/systemtest/
H A Dnative_window_test.cpp300 CreateNativeWindowAndRequestBuffer003(uint64_t uniqueId, NativeWindow **nativeWindow) CreateNativeWindowAndRequestBuffer003() argument
344 ThreadNativeWindowProcess003(int32_t *pipeFd, uint64_t uniqueId) ThreadNativeWindowProcess003() argument
376 uint64_t uniqueId = cSurface->GetUniqueId(); HWTEST_F() local
445 CreateNativeWindowAndRequestBuffer004(uint64_t uniqueId, NativeWindow **nativeWindow) CreateNativeWindowAndRequestBuffer004() argument
489 ThreadNativeWindowProcess004(int32_t *pipeFd, uint64_t uniqueId) ThreadNativeWindowProcess004() argument
529 uint64_t uniqueId = cSurface->GetUniqueId(); HWTEST_F() local
570 CreateNativeWindowAndRequestBuffer005(uint64_t uniqueId, NativeWindow **nativeWindow) CreateNativeWindowAndRequestBuffer005() argument
628 ThreadNativeWindowProcess005(int32_t *pipeFd, uint64_t uniqueId) ThreadNativeWindowProcess005() argument
667 uint64_t uniqueId = cSurface->GetUniqueId(); HWTEST_F() local
708 ThreadNativeWindowProcess006(int32_t *pipeFd, uint64_t uniqueId) ThreadNativeWindowProcess006() argument
757 uint64_t uniqueId = cSurface->GetUniqueId(); HWTEST_F() local
837 ThreadNativeWindowProcess007(int32_t *pipeFd, sptr<IBufferProducer> producer, uint64_t *uniqueId) ThreadNativeWindowProcess007() argument
969 CreateNativeWindowAndRequestBuffer008(uint64_t uniqueId, NativeWindow **nativeWindow) CreateNativeWindowAndRequestBuffer008() argument
987 ThreadNativeWindowProcess008(int32_t *pipeFd, uint64_t uniqueId) ThreadNativeWindowProcess008() argument
1036 uint64_t uniqueId = cSurface->GetUniqueId(); HWTEST_F() local
[all...]

Completed in 17 milliseconds

123