Home
last modified time | relevance | path

Searched refs:GetHash (Results 1 - 11 of 11) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/impl_interface/
H A Dtypeface_impl.h46 virtual uint32_t GetHash() const = 0;
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
H A Dtypeface.cpp172 uint32_t Typeface::GetHash() const in GetHash() function in OHOS::Rosen::Drawing::Typeface
175 return typefaceImpl_->GetHash(); in GetHash()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/text/
H A Dtypeface_test.cpp124 EXPECT_EQ(clonedTypeface->GetHash(), typeface->GetHash()); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_typeface.h67 uint32_t GetHash() const override;
H A Dskia_typeface.cpp323 uint32_t SkiaTypeface::GetHash() const in GetHash() function in OHOS::Rosen::Drawing::SkiaTypeface
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dtypeface.h113 uint32_t GetHash() const;
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_typeface_cache_test.cpp51 uint32_t hash = typeface->GetHash(); in HWTEST_F()
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbitmap_manager.cpp73 h = GetHash(bitmap_[i]); in SpecialHash()
107 uint32_t Bitmap::GetHash(uint32_t key) const in GetHash() function in OHOS::NetManagerStandard::Bitmap
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_typeface_cache.cpp113 uint32_t hash_value = typeface->GetHash(); in CacheDrawingTypeface()
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbitmap_manager.h96 uint32_t GetHash(uint32_t key) const;
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_render_service_connection_proxy.cpp2167 uint32_t hash = typeface->GetHash(); in RegisterTypeface()

Completed in 13 milliseconds