/external/skia/src/gpu/text/ |
D | GrStrikeCache.h | 77 static const SkDescriptor& GetKey(const GrTextStrike& strike) { in GetKey() 109 void setStrikeToPreserve(GrTextStrike* strike) { fPreserveStrike = strike; } in setStrikeToPreserve() 116 sk_sp<GrTextStrike> strike = sk_ref_sp(fCache.find(desc)); in getStrike() local 132 sk_sp<GrTextStrike> strike = sk_ref_sp(new GrTextStrike(desc)); in generateStrike() local
|
D | GrAtlasManager.cpp | 68 GrTextStrike* strike, GrDrawOpAtlas::AtlasID* id, in addToAtlas()
|
D | GrTextBlobVertexRegenerator.cpp | 164 sk_sp<GrTextStrike> strike; in doRegen() local
|
D | GrStrikeCache.cpp | 46 GrTextStrike* strike = &*iter; in HandleEviction() local
|
D | GrTextBlob.h | 292 void setStrike(sk_sp<GrTextStrike> strike) { fStrike = std::move(strike); } in setStrike() 293 GrTextStrike* strike() const { return fStrike.get(); } in strike() function
|
/external/skqp/src/gpu/text/ |
D | GrStrikeCache.h | 77 static const SkDescriptor& GetKey(const GrTextStrike& strike) { in GetKey() 109 void setStrikeToPreserve(GrTextStrike* strike) { fPreserveStrike = strike; } in setStrikeToPreserve() 116 sk_sp<GrTextStrike> strike = sk_ref_sp(fCache.find(cache->getDescriptor())); in getStrike() local 132 sk_sp<GrTextStrike> strike = sk_ref_sp(new GrTextStrike(cache->getDescriptor())); in generateStrike() local
|
D | GrAtlasManager.cpp | 68 GrTextStrike* strike, GrDrawOpAtlas::AtlasID* id, in addToAtlas()
|
D | GrTextBlobVertexRegenerator.cpp | 164 sk_sp<GrTextStrike> strike; in doRegen() local
|
D | GrStrikeCache.cpp | 46 GrTextStrike* strike = &*iter; in HandleEviction() local
|
D | GrTextBlob.h | 292 void setStrike(sk_sp<GrTextStrike> strike) { fStrike = std::move(strike); } in setStrike() 293 GrTextStrike* strike() const { return fStrike.get(); } in strike() function
|
/external/skia/src/core/ |
D | SkGlyphRunPainter.cpp | 306 SkScopedStrike strike = in processARGBFallback() local 348 SkScopedStrike strike = in processARGBFallback() local 409 SkScopedStrike strike = in processGlyphRunList() local 488 SkScopedStrike strike = in processGlyphRunList() local 538 SkScopedStrike strike = in processGlyphRunList() local 767 const sk_sp<GrTextStrike>& strike, in switchSubRunIfNeededAndAppendGlyph() 786 void GrTextBlob::Run::appendDeviceSpaceGlyph(const sk_sp<GrTextStrike>& strike, in appendDeviceSpaceGlyph() 798 void GrTextBlob::Run::appendSourceSpaceGlyph(const sk_sp<GrTextStrike>& strike, in appendSourceSpaceGlyph() 846 SkStrikeInterface* strike) { in processDeviceMasks() 859 SkStrikeInterface* strike, SkScalar cacheToSourceScale) { in processSourcePaths() [all …]
|
/external/freetype/src/sfnt/ |
D | ttbdf.c | 89 FT_Byte* strike; in tt_face_load_bdf_props() local 149 FT_Byte* strike; in tt_face_find_bdf_prop() local
|
D | ttsbit.c | 314 FT_Byte* strike; in tt_face_load_strike_metrics() local
|
/external/toybox/toys/net/ |
D | sntp.c | 128 int strike; in sntp_main() local
|
/external/freetype/src/pfr/ |
D | pfrobjs.c | 212 PFR_Strike strike; in pfr_face_init() local
|
D | pfrload.c | 461 PFR_Strike strike; in pfr_extra_item_load_bitmap_info() local
|
D | pfrsbit.c | 591 PFR_Strike strike; in pfr_slot_load_bitmap() local
|
/external/skqp/src/core/ |
D | SkGlyphRunPainter.cpp | 641 const sk_sp<GrTextStrike>& strike, in switchSubRunIfNeededAndAppendGlyph() 660 void GrTextBlob::Run::appendDeviceSpaceGlyph(const sk_sp<GrTextStrike>& strike, in appendDeviceSpaceGlyph() 672 void GrTextBlob::Run::appendSourceSpaceGlyph(const sk_sp<GrTextStrike>& strike, in appendSourceSpaceGlyph() 706 sk_sp<GrTextStrike> strike = fGrStrikeCache->getStrike(fallbackCache.get()); in generateFromGlyphRunList() local
|
/external/harfbuzz_ng/src/ |
D | test-ot-color.cc | 92 unsigned int strike = 0; in png_dump() local
|
D | hb-ot-color-cbdt-table.hh | 403 const BitmapSizeTable &strike = this->cblc->choose_strike (font); in get_extents() local 459 const BitmapSizeTable &strike = this->cblc->choose_strike (font); in reference_png() local
|
/external/llvm/docs/_ocamldoc/ |
D | style.css | 6 small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset, selector
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/_ocamldoc/ |
D | style.css | 6 small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset, selector
|
/external/owasp/sanitizer/empiricism/ |
D | canned-data.js | 110 "strike": true, property 8822 "strike": [ property 19049 "strike": [ property 21055 "strike": { property 21725 "strike": [ property 27223 "strike": [ property
|
/external/sfntly/cpp/src/sample/chromium/ |
D | subsetter_impl.cc | 546 for (size_t strike = 0; strike < size_builders->size(); ++strike) { in SubsetEBLC() local
|
/external/libvterm/src/ |
D | vterm_internal.h | 45 unsigned int strike:1; member
|