/third_party/skia/tests/ |
H A D | SkStrikeCacheTest.cpp | 33 sk_sp<SkStrike> strike = strikeSpec.findOrCreateStrike(&cache); in DEF_TEST() local 47 sk_sp<SkStrike> strike = strikeSpec.findOrCreateStrike(&cache); in DEF_TEST() local
|
/third_party/skia/src/gpu/text/ |
H A D | GrStrikeCache.cpp | 29 sk_sp<GrTextStrike> strike = sk_make_sp<GrTextStrike>(strikeSpec); in generateStrike() local 34 const SkDescriptor& GrStrikeCache::HashTraits::GetKey(const sk_sp<GrTextStrike>& strike) { in GetKey() argument
|
H A D | GrTextBlob.cpp | 341 GlyphVector::GlyphVector(sk_sp<SkStrike>&& strike, SkSpan<Variant> glyphs) in GlyphVector() argument 347 Make( sk_sp<SkStrike>&& strike, SkSpan<SkGlyphVariant> glyphs, GrSubRunAllocator* alloc) Make() argument 527 Make(const SkZip<SkGlyphVariant, SkPoint>& drawables, sk_sp<SkStrike>&& strike, SkScalar, GrMaskFormat format, GrTextBlob* blob, GrSubRunAllocator* alloc) Make() argument 923 Make(const SkZip<SkGlyphVariant, SkPoint>& drawables, sk_sp<SkStrike>&& strike, SkScalar strikeToSourceScale, GrMaskFormat format, GrTextBlob* blob, GrSubRunAllocator* alloc) Make() argument 1195 Make(const SkZip<SkGlyphVariant, SkPoint>& drawables, const SkFont& runFont, sk_sp<SkStrike>&& strike, SkScalar strikeToSourceScale, GrTextBlob* blob, GrSubRunAllocator* alloc) Make() argument 1586 addMultiMaskFormat( AddSingleMaskFormat addSingle, const SkZip<SkGlyphVariant, SkPoint>& drawables, sk_sp<SkStrike>&& strike, SkScalar strikeToSourceScale) addMultiMaskFormat() argument 1632 processDeviceMasks(const SkZip<SkGlyphVariant, SkPoint>& drawables, sk_sp<SkStrike>&& strike) processDeviceMasks() argument 1648 processSourceSDFT(const SkZip<SkGlyphVariant, SkPoint>& drawables, sk_sp<SkStrike>&& strike, SkScalar strikeToSourceScale, const SkFont& runFont, SkScalar minScale, SkScalar maxScale) processSourceSDFT() argument 1661 processSourceMasks(const SkZip<SkGlyphVariant, SkPoint>& drawables, sk_sp<SkStrike>&& strike, SkScalar strikeToSourceScale) processSourceMasks() argument 1729 Make(const SkZip<SkGlyphVariant, SkPoint>& drawables, sk_sp<SkStrike>&& strike, GrMaskFormat format, GrSubRunAllocator* alloc) Make() argument 1977 Make( const SkZip<SkGlyphVariant, SkPoint>& drawables, sk_sp<SkStrike>&& strike, SkScalar strikeToSourceScale, GrMaskFormat format, GrSubRunAllocator* alloc) Make() argument 2211 Make( const SkZip<SkGlyphVariant, SkPoint>& drawables, const SkFont& runFont, sk_sp<SkStrike>&& strike, SkScalar strikeToSourceScale, GrSubRunAllocator* alloc) Make() argument 2340 processDeviceMasks( const SkZip<SkGlyphVariant, SkPoint>& drawables, sk_sp<SkStrike>&& strike) processDeviceMasks() argument 2364 processSourceMasks(const SkZip<SkGlyphVariant, SkPoint>& drawables, sk_sp<SkStrike>&& strike, SkScalar strikeToSourceScale) processSourceMasks() argument 2446 processSourceSDFT(const SkZip<SkGlyphVariant, SkPoint>& drawables, sk_sp<SkStrike>&& strike, SkScalar strikeToSourceScale, const SkFont& runFont, SkScalar minScale, SkScalar maxScale) processSourceSDFT() argument [all...] |
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | ttbdf.c | 88 FT_Byte* strike; in tt_face_load_bdf_props() local 148 FT_Byte* strike; in FT_LOCAL_DEF() local
|
H A D | ttsbit.c | 317 FT_Byte* strike; in FT_LOCAL_DEF() local [all...] |
/third_party/toybox/toys/net/ |
H A D | sntp.c | 128 int strike; in sntp_main() local
|
/third_party/skia/bench/ |
H A D | PathTextBench.cpp | 51 auto strike = strikeSpec.findOrCreateStrike(); variable
|
/third_party/skia/src/core/ |
H A D | SkStrikeSpec.cpp | 245 SkBulkGlyphMetricsAndPaths::SkBulkGlyphMetricsAndPaths(sk_sp<SkStrike>&& strike) in SkBulkGlyphMetricsAndPaths() argument 270 SkBulkGlyphMetricsAndImages::SkBulkGlyphMetricsAndImages(sk_sp<SkStrike>&& strike) in SkBulkGlyphMetricsAndImages() argument
|
H A D | SkStrikeCache.cpp | 38 sk_sp<SkStrike> strike = this->internalFindStrikeOrNull(strikeSpec.descriptor()); variable 165 auto strike = global() variable 256 SkStrike* strike = fTail; internalPurge() local 281 internalAttachToHead(sk_sp<SkStrike> strike) internalAttachToHead() argument 302 internalRemoveStrike(SkStrike* strike) internalRemoveStrike() argument 328 const SkStrike* strike = fHead; validate() local [all...] |
H A D | SkGlyphRunPainter.cpp | 106 auto strike = strikeSpec.findOrCreateStrike(); in drawForBitmapDevice() local 124 auto strike = strikeSpec.findOrCreateStrike(); in drawForBitmapDevice() local 178 auto strike = strikeSpec.findOrCreateStrike(); in drawForBitmapDevice() local 257 SkScopedStrikeForGPU strike in processGlyphRun() local 288 SkScopedStrikeForGPU strike = strikeSpec.findOrCreateScopedStrike(fStrikeCache); processGlyphRun() local 319 SkScopedStrikeForGPU strike = strikeSpec.findOrCreateScopedStrike(fStrikeCache); processGlyphRun() local 349 SkScopedStrikeForGPU strike = strikeSpec.findOrCreateScopedStrike(fStrikeCache); processGlyphRun() local [all...] |
H A D | SkRemoteGlyphCache.cpp | 710 RemoteStrike* strike = it->second.get(); checkForDeletedEntries() local 740 RemoteStrike* strike = it->second.get(); getOrCreateCache() local 999 auto strike = fStrikeCache->findStrike(*client_desc); readStrikeData() local [all...] |
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrload.c | 461 PFR_Strike strike; in FT_CALLBACK_DEF() local
|
H A D | pfrobjs.c | 216 PFR_Strike strike; in FT_LOCAL_DEF() local
|
H A D | pfrsbit.c | 591 PFR_Strike strike; in FT_LOCAL() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | main.cc | 96 unsigned strike = 0; in png_dump() local
|
H A D | hb-ot-color-cbdt-table.hh | 830 const BitmapSizeTable &strike = this->cblc->choose_strike (font); in get_extents() local 880 const BitmapSizeTable &strike = this->cblc->choose_strike (font); in reference_png() local [all...] |
/third_party/skia/samplecode/ |
H A D | SamplePathText.cpp | 39 auto strike = strikeSpec.findOrCreateStrike(); variable
|
/third_party/skia/src/pdf/ |
H A D | SkPDFFont.cpp | 542 auto strike = strikeSpec.findOrCreateStrike(); in emit_subset_type3() local
|