Home
last modified time | relevance | path

Searched defs:GetKey (Results 1 – 25 of 70) sorted by relevance

123

/third_party/skia/src/gpu/text/
DGrStrikeCache.cpp34 const SkDescriptor& GrStrikeCache::HashTraits::GetKey(const sk_sp<GrTextStrike>& strike) { in GetKey() function in GrStrikeCache::HashTraits
53 const SkPackedGlyphID& GrTextStrike::HashTraits::GetKey(const GrGlyph* glyph) { in GetKey() function in GrTextStrike::HashTraits
/third_party/skia/tools/
DUrlDataManager.h74 static const SkData& GetKey(const UrlData& data) { in GetKey() function
84 static const SkString& GetKey(const UrlData& data) { in GetKey() function
/third_party/skia/m133/tools/
DUrlDataManager.h75 static const SkData& GetKey(const UrlData& data) { in GetKey() function
85 static const SkString& GetKey(const UrlData& data) { in GetKey() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/util/
Dftok_key.cc55 Status GetKey(key_t *key) { in GetKey() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_arena.h55 SharedMemory::shm_key_t GetKey() const { return shm_.GetKey(); } in GetKey() function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dhashtable_debug_hooks.h42 const typename T::key_type& GetKey(const typename T::key_type& key, char) { in GetKey() function
/third_party/protobuf/third_party/abseil-cpp/absl/container/internal/
Dhashtable_debug_hooks.h42 const typename T::key_type& GetKey(const typename T::key_type& key, char) { in GetKey() function
/third_party/skia/m133/tools/sk_app/mac/
DWindow_mac.h40 static const NSInteger& GetKey(const Window_mac& w) { in GetKey() function
/third_party/skia/tools/sk_app/mac/
DWindow_mac.h40 static const NSInteger& GetKey(const Window_mac& w) { in GetKey() function
/third_party/skia/m133/src/text/gpu/
DStrikeCache.cpp194 const SkDescriptor& StrikeCache::HashTraits::GetKey(const sk_sp<TextStrike>& strike) { in GetKey() function in sktext::gpu::StrikeCache::HashTraits
219 const SkPackedGlyphID& TextStrike::HashTraits::GetKey(const Glyph* glyph) { in GetKey() function in sktext::gpu::TextStrike::HashTraits
/third_party/skia/src/gpu/ops/
DSmallPathShapeData.h59 static inline const SmallPathShapeDataKey& GetKey(const SmallPathShapeData& data) { in GetKey() function
/third_party/skia/m133/src/gpu/ganesh/mtl/
DGrMtlSampler.h33 static const Key& GetKey(const GrMtlSampler& sampler) { return sampler.fKey; } in GetKey() function
DGrMtlDepthStencil.h52 static const Key& GetKey(const GrMtlDepthStencil& depthStencil) { return depthStencil.fKey; } in GetKey() function
/third_party/skia/src/gpu/mtl/
DGrMtlSampler.h33 static const Key& GetKey(const GrMtlSampler& sampler) { return sampler.fKey; } in GetKey() function
DGrMtlDepthStencil.h52 static const Key& GetKey(const GrMtlDepthStencil& depthStencil) { return depthStencil.fKey; } in GetKey() function
/third_party/skia/m133/src/gpu/ganesh/ops/
DSmallPathShapeData.h69 static inline const SmallPathShapeDataKey& GetKey(const SmallPathShapeData& data) { in GetKey() function
/third_party/skia/m133/src/core/
DSkTDynamicHash.h52 static const Key& GetKey(T* entry) { return Traits::GetKey(*entry); } in GetKey() function
/third_party/skia/src/core/
DSkTDynamicHash.h52 static const Key& GetKey(T* entry) { return Traits::GetKey(*entry); } in GetKey() function
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkSamplerYcbcrConversion.h56 static const Key& GetKey(const GrVkSamplerYcbcrConversion& ycbcrConversion) { in GetKey() function
DGrVkSampler.h59 static const Key& GetKey(const GrVkSampler& sampler) { return sampler.fKey; } in GetKey() function
/third_party/skia/src/gpu/vk/
DGrVkSamplerYcbcrConversion.h49 static const Key& GetKey(const GrVkSamplerYcbcrConversion& ycbcrConversion) { in GetKey() function
DGrVkSampler.h49 static const Key& GetKey(const GrVkSampler& sampler) { return sampler.fKey; } in GetKey() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dio_block.cc37 Status IOBlock::GetKey(int64_t *out_key) const { in GetKey() function in mindspore::dataset::IOBlock
/third_party/skia/m133/tools/sk_app/unix/
DWindow_unix.h50 static const XWindow& GetKey(const Window_unix& w) { in GetKey() function
/third_party/skia/tools/sk_app/unix/
DWindow_unix.h50 static const XWindow& GetKey(const Window_unix& w) { in GetKey() function

123