/third_party/skia/src/gpu/text/ |
D | GrStrikeCache.cpp | 34 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/flutter/skia/tools/ |
D | UrlDataManager.h | 50 static const SkData& GetKey(const UrlData& data) { in GetKey() function 60 static const SkString& GetKey(const UrlData& data) { in GetKey() function
|
/third_party/skia/tools/ |
D | UrlDataManager.h | 74 static const SkData& GetKey(const UrlData& data) { in GetKey() function 84 static const SkString& GetKey(const UrlData& data) { in GetKey() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
D | hashtable_debug_hooks.h | 42 const typename T::key_type& GetKey(const typename T::key_type& key, char) { in GetKey() function
|
/third_party/skia/tools/sk_app/mac/ |
D | Window_mac.h | 40 static const NSInteger& GetKey(const Window_mac& w) { in GetKey() function
|
/third_party/flutter/skia/tools/sk_app/mac/ |
D | Window_mac.h | 38 static const NSInteger& GetKey(const Window_mac& w) { in GetKey() function
|
/third_party/flutter/skia/tools/sk_app/ios/ |
D | Window_ios.h | 40 static const Uint32& GetKey(const Window_ios& w) { in GetKey() function
|
/third_party/flutter/skia/src/gpu/mtl/ |
D | GrMtlSampler.h | 32 static const Key& GetKey(const GrMtlSampler& sampler) { return sampler.fKey; } in GetKey() function
|
D | GrMtlDepthStencil.h | 51 static const Key& GetKey(const GrMtlDepthStencil& depthStencil) { return depthStencil.fKey; } in GetKey() function
|
/third_party/skia/src/gpu/ops/ |
D | SmallPathShapeData.h | 59 static inline const SmallPathShapeDataKey& GetKey(const SmallPathShapeData& data) { in GetKey() function
|
/third_party/skia/src/gpu/mtl/ |
D | GrMtlSampler.h | 33 static const Key& GetKey(const GrMtlSampler& sampler) { return sampler.fKey; } in GetKey() function
|
D | GrMtlDepthStencil.h | 52 static const Key& GetKey(const GrMtlDepthStencil& depthStencil) { return depthStencil.fKey; } in GetKey() function
|
/third_party/skia/src/core/ |
D | SkTDynamicHash.h | 52 static const Key& GetKey(T* entry) { return Traits::GetKey(*entry); } in GetKey() function
|
/third_party/flutter/skia/src/gpu/ |
D | GrResourceAllocator.h | 133 static const GrScratchKey& GetKey(const GrSurface& s) { in GetKey() function 212 static const uint32_t& GetKey(const Interval& intvl) { in GetKey() function
|
D | GrProxyProvider.h | 289 static const GrUniqueKey& GetKey(const GrTextureProxy& p) { return p.getUniqueKey(); } in GetKey() function
|
D | GrGlyph.h | 87 static const SkPackedGlyphID& GetKey(const GrGlyph& glyph) { in GetKey() function
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkSamplerYcbcrConversion.h | 47 static const Key& GetKey(const GrVkSamplerYcbcrConversion& ycbcrConversion) { in GetKey() function
|
D | GrVkSampler.h | 47 static const Key& GetKey(const GrVkSampler& sampler) { return sampler.fKey; } in GetKey() function
|
/third_party/skia/src/gpu/vk/ |
D | GrVkSamplerYcbcrConversion.h | 49 static const Key& GetKey(const GrVkSamplerYcbcrConversion& ycbcrConversion) { in GetKey() function
|
D | GrVkSampler.h | 49 static const Key& GetKey(const GrVkSampler& sampler) { return sampler.fKey; } in GetKey() function
|
/third_party/flutter/skia/tools/sk_app/unix/ |
D | Window_unix.h | 45 static const XWindow& GetKey(const Window_unix& w) { in GetKey() function
|
/third_party/skia/tools/sk_app/unix/ |
D | Window_unix.h | 50 static const XWindow& GetKey(const Window_unix& w) { in GetKey() function
|
/third_party/flutter/skia/src/core/ |
D | SkStrike.h | 167 static SkPackedGlyphID GetKey(const SkGlyph* glyph) { in GetKey() function
|
/third_party/skia/src/gpu/ |
D | GrProxyProvider.h | 301 static const GrUniqueKey& GetKey(const GrTextureProxy& p) { return p.getUniqueKey(); } in GetKey() function
|
/third_party/flutter/skia/src/gpu/text/ |
D | GrStrikeCache.h | 77 static const SkDescriptor& GetKey(const GrTextStrike& strike) { in GetKey() function
|