Home
last modified time | relevance | path

Searched defs:glyph (Results 1 – 25 of 207) sorted by relevance

123456789

/external/skia/src/core/
DSkStrikeForGPU.cpp14 bool SkStrikeForGPU::CanDrawAsMask(const SkGlyph& glyph) { in CanDrawAsMask()
18 bool SkStrikeForGPU::CanDrawAsSDFT(const SkGlyph& glyph) { in CanDrawAsSDFT()
22 bool SkStrikeForGPU::CanDrawAsPath(const SkGlyph& glyph) { in CanDrawAsPath()
27 bool SkStrikeForGPU::FitsInAtlas(const SkGlyph& glyph) { in FitsInAtlas()
DSkTypeface_remote.cpp22 bool SkScalerContextProxy::generateAdvance(SkGlyph* glyph) { in generateAdvance()
26 void SkScalerContextProxy::generateMetrics(SkGlyph* glyph) { in generateMetrics()
38 void SkScalerContextProxy::generateImage(const SkGlyph& glyph) { in generateImage()
DSkScalerCache.cpp39 std::tuple<SkGlyph*, size_t> SkScalerCache::glyph(SkPackedGlyphID packedGlyphID) { in glyph() function in SkScalerCache
51 SkGlyph* glyph = fAlloc.make<SkGlyph>(fScalerContext->makeGlyph(packedGlyphID)); in digest() local
55 SkGlyphDigest SkScalerCache::addGlyph(SkGlyph* glyph) { in addGlyph()
63 std::tuple<const SkPath*, size_t> SkScalerCache::preparePath(SkGlyph* glyph) { in preparePath()
71 std::tuple<const SkPath*, size_t> SkScalerCache::mergePath(SkGlyph* glyph, const SkPath* path) { in mergePath()
106 std::tuple<const void*, size_t> SkScalerCache::prepareImage(SkGlyph* glyph) { in prepareImage()
126 SkGlyph* glyph = fAlloc.make<SkGlyph>(toID); in mergeGlyphAndImage() local
252 SkGlyph* glyph, SkScalar* array, int* count) { in findIntercepts()
/external/freetype/src/base/
Dftglyph.c63 FT_BitmapGlyph glyph = (FT_BitmapGlyph)bitmap_glyph; in ft_bitmap_glyph_init() local
113 FT_BitmapGlyph glyph = (FT_BitmapGlyph)bitmap_glyph; in ft_bitmap_glyph_done() local
125 FT_BitmapGlyph glyph = (FT_BitmapGlyph)bitmap_glyph; in ft_bitmap_glyph_bbox() local
163 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; in FT_DEFINE_GLYPH() local
195 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; in ft_outline_glyph_done() local
228 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; in ft_outline_glyph_transform() local
243 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; in ft_outline_glyph_bbox() local
254 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; in ft_outline_glyph_prepare() local
295 FT_Glyph glyph = NULL; in FT_DEFINE_GLYPH() local
405 FT_Glyph glyph; in FT_Get_Glyph() local
[all …]
/external/harfbuzz_ng/test/api/
Dtest-ot-math.c189 hb_codepoint_t glyph; in test_get_glyph_italics_correction() local
224 hb_codepoint_t glyph; in test_get_glyph_top_accent_attachment() local
259 hb_codepoint_t glyph; in test_is_glyph_extended_shape() local
285 hb_codepoint_t glyph; in test_get_glyph_kerning() local
338 hb_codepoint_t glyph, in get_glyph_assembly_italics_correction()
352 hb_codepoint_t glyph; in test_get_glyph_assembly_italics_correction() local
418 hb_codepoint_t glyph; in test_get_glyph_variants() local
542 hb_codepoint_t glyph; in test_get_glyph_assembly() local
Dtest-font.c125 hb_codepoint_t glyph; in _test_font_nil_funcs() local
211 hb_codepoint_t glyph, unsigned int point_index HB_UNUSED, in contour_point_func1()
231 hb_codepoint_t glyph, unsigned int point_index, in contour_point_func2()
247 hb_codepoint_t glyph, in glyph_h_advance_func1()
368 hb_codepoint_t *glyph, in nominal_glyph_func()
400 hb_codepoint_t glyph; in test_fontfuncs_parallels() local
/external/freetype/src/pfr/
Dpfrgload.c40 pfr_glyph_init( PFR_Glyph glyph, in pfr_glyph_init()
53 pfr_glyph_done( PFR_Glyph glyph ) in pfr_glyph_done()
79 pfr_glyph_close_contour( PFR_Glyph glyph ) in pfr_glyph_close_contour()
120 pfr_glyph_start( PFR_Glyph glyph ) in pfr_glyph_start()
127 pfr_glyph_line_to( PFR_Glyph glyph, in pfr_glyph_line_to()
161 pfr_glyph_curve_to( PFR_Glyph glyph, in pfr_glyph_curve_to()
202 pfr_glyph_move_to( PFR_Glyph glyph, in pfr_glyph_move_to()
228 pfr_glyph_end( PFR_Glyph glyph ) in pfr_glyph_end()
249 pfr_glyph_load_simple( PFR_Glyph glyph, in pfr_glyph_load_simple()
559 pfr_glyph_load_compound( PFR_Glyph glyph, in pfr_glyph_load_compound()
[all …]
/external/harfbuzz_ng/src/
Dhb-ot-math.cc107 hb_codepoint_t glyph) in hb_ot_math_get_glyph_italics_correction()
133 hb_codepoint_t glyph) in hb_ot_math_get_glyph_top_accent_attachment()
151 hb_codepoint_t glyph) in hb_ot_math_is_glyph_extended_shape()
177 hb_codepoint_t glyph, in hb_ot_math_get_glyph_kerning()
212 hb_codepoint_t glyph, in hb_ot_math_get_glyph_variants()
276 hb_codepoint_t glyph, in hb_ot_math_get_glyph_assembly()
Dhb-font.cc106 hb_codepoint_t *glyph, in hb_font_get_nominal_glyph_nil()
116 hb_codepoint_t *glyph, in hb_font_get_nominal_glyph_default()
160 hb_codepoint_t *glyph, in hb_font_get_variation_glyph_nil()
171 hb_codepoint_t *glyph, in hb_font_get_variation_glyph_default()
189 hb_codepoint_t glyph, in hb_font_get_glyph_h_advance_default()
213 hb_codepoint_t glyph, in hb_font_get_glyph_v_advance_default()
303 hb_codepoint_t glyph, in hb_font_get_glyph_h_origin_default()
328 hb_codepoint_t glyph, in hb_font_get_glyph_v_origin_default()
392 hb_codepoint_t glyph, in hb_font_get_glyph_extents_default()
419 hb_codepoint_t glyph, in hb_font_get_glyph_contour_point_default()
[all …]
Dhb-ot-font.cc66 hb_codepoint_t *glyph, in hb_ot_get_nominal_glyph()
94 hb_codepoint_t *glyph, in hb_ot_get_variation_glyph()
144 hb_codepoint_t glyph, in hb_ot_get_glyph_v_origin()
181 hb_codepoint_t glyph, in hb_ot_get_glyph_extents()
208 hb_codepoint_t glyph, in hb_ot_get_glyph_name()
219 hb_codepoint_t *glyph, in hb_ot_get_glyph_from_name()
316 _glyf_get_side_bearing_var (hb_font_t *font, hb_codepoint_t glyph, bool is_vertical) in _glyf_get_side_bearing_var()
322 _glyf_get_advance_var (hb_font_t *font, hb_codepoint_t glyph, bool is_vertical) in _glyf_get_advance_var()
Dhb-ot-color.cc226 hb_codepoint_t glyph, in hb_ot_color_glyph_get_layers()
267 hb_ot_color_glyph_reference_svg (hb_face_t *face, hb_codepoint_t glyph) in hb_ot_color_glyph_reference_svg()
307 hb_ot_color_glyph_reference_png (hb_font_t *font, hb_codepoint_t glyph) in hb_ot_color_glyph_reference_png()
Dhb-ot-cff1-table.cc144 hb_codepoint_t OT::cff1::lookup_expert_charset_for_sid (hb_codepoint_t glyph) in lookup_expert_charset_for_sid()
152 hb_codepoint_t OT::cff1::lookup_expert_subset_charset_for_sid (hb_codepoint_t glyph) in lookup_expert_subset_charset_for_sid()
292 bool _get_bounds (const OT::cff1::accelerator_t *cff, hb_codepoint_t glyph, bounds_t &bounds, bool … in _get_bounds()
309 bool OT::cff1::accelerator_t::get_extents (hb_font_t *font, hb_codepoint_t glyph, hb_glyph_extents_… in get_extents()
374 bool OT::cff1::accelerator_t::get_seac_components (hb_codepoint_t glyph, hb_codepoint_t *base, hb_c… in get_seac_components()
/external/skqp/src/ports/
DSkScalerContext_win_dw.cpp384 bool SkScalerContext_DW::generateAdvance(SkGlyph* glyph) { in generateAdvance()
433 HRESULT SkScalerContext_DW::getBoundingBox(SkGlyph* glyph, in getBoundingBox()
504 static bool glyph_check_and_set_bounds(SkGlyph* glyph, const RECT& bbox) { in glyph_check_and_set_bounds()
523 bool SkScalerContext_DW::isColorGlyph(const SkGlyph& glyph) { in isColorGlyph()
528 bool SkScalerContext_DW::isPngGlyph(const SkGlyph& glyph) { in isPngGlyph()
540 bool SkScalerContext_DW::getColorGlyphRun(const SkGlyph& glyph, in getColorGlyphRun()
569 void SkScalerContext_DW::generateColorMetrics(SkGlyph* glyph) { in generateColorMetrics()
631 void SkScalerContext_DW::generatePngMetrics(SkGlyph* glyph) { in generatePngMetrics()
681 void SkScalerContext_DW::generateMetrics(SkGlyph* glyph) { in generateMetrics()
801 static void bilevel_to_bw(const uint8_t* SK_RESTRICT src, const SkGlyph& glyph) { in bilevel_to_bw()
[all …]
/external/skia/src/ports/
DSkScalerContext_win_dw.cpp386 bool SkScalerContext_DW::generateAdvance(SkGlyph* glyph) { in generateAdvance()
442 HRESULT SkScalerContext_DW::getBoundingBox(SkGlyph* glyph, in getBoundingBox()
508 bool SkScalerContext_DW::isColorGlyph(const SkGlyph& glyph) { in isColorGlyph()
513 bool SkScalerContext_DW::isPngGlyph(const SkGlyph& glyph) { in isPngGlyph()
525 bool SkScalerContext_DW::getColorGlyphRun(const SkGlyph& glyph, in getColorGlyphRun()
554 void SkScalerContext_DW::generateColorMetrics(SkGlyph* glyph) { in generateColorMetrics()
616 void SkScalerContext_DW::generatePngMetrics(SkGlyph* glyph) { in generatePngMetrics()
666 void SkScalerContext_DW::generateMetrics(SkGlyph* glyph) { in generateMetrics()
672 auto glyphCheckAndSetBounds = [](SkGlyph* glyph, const RECT& bbox) { in generateMetrics()
822 void SkScalerContext_DW::BilevelToBW(const uint8_t* SK_RESTRICT src, const SkGlyph& glyph) { in BilevelToBW()
[all …]
/external/wayland/cursor/
Dconvert_font.c45 struct glyph { struct
58 struct glyph *glyphs; argument
141 struct glyph *glyph = &extracted_font.glyphs[i]; in handle_compressed_metrics() local
223 struct glyph *glyph = &extracted_font.glyphs[i]; in handle_bitmaps() local
251 get_glyph_pixel(struct glyph *glyph, int x, int y) in get_glyph_pixel()
300 struct reconstructed_glyph *glyph) in reconstruct_glyph()
/external/skqp/src/core/
DSkStrike.cpp86 auto glyph = this->getGlyphIDAdvance(glyphID); in getAdvances() local
124 const void* SkStrike::findImage(const SkGlyph& glyph) { in findImage()
144 void SkStrike::initializeImage(const volatile void* data, size_t size, SkGlyph* glyph) { in initializeImage()
160 const SkPath* SkStrike::findPath(const SkGlyph& glyph) { in findPath()
182 bool SkStrike::initializePath(SkGlyph* glyph, const volatile void* data, size_t size) { in initializePath()
220 void SkStrike::initializeGlyphFromFallback(SkGlyph* glyph, const SkGlyph& fallback) { in initializeGlyphFromFallback()
321 const SkGlyph::Intercept* SkStrike::MatchBounds(const SkGlyph* glyph, in MatchBounds()
337 bool yAxis, SkGlyph* glyph, SkScalar* array, int* count) { in findIntercepts()
422 bool SkStrike::hasImage(const SkGlyph& glyph) { in hasImage()
426 bool SkStrike::hasPath(const SkGlyph& glyph) { in hasPath()
DSkGlyphRunPainter.cpp69 bool SkStrikeCommon::GlyphTooBigForAtlas(const SkGlyph& glyph) { in GlyphTooBigForAtlas()
131 static SkMask create_mask(const SkGlyph& glyph, SkPoint position, const void* image) { in create_mask()
187 const SkGlyph& glyph = pathCache->getGlyphMetrics(glyphID, {0, 0}); in drawForBitmapDevice() local
223 const SkGlyph& glyph = cache->getGlyphMetrics(glyphID, position); in drawForBitmapDevice() local
346 const SkGlyph& glyph = pathCache->getGlyphMetrics(glyphID, {0, 0}); in drawGlyphRunAsPathWithARGBFallback() local
398 const SkGlyph& glyph = cache->getGlyphMetrics(glyphID, mappedPt); in drawGlyphRunAsBMPWithPathFallback() local
443 const SkGlyph& glyph = cache->getGlyphMetrics(glyphID, {0, 0}); in drawGlyphRunAsSDFWithARGBFallback() local
599 void GrTextBlob::SubRun::appendGlyph(GrGlyph* glyph, SkRect dstRect) { in appendGlyph()
640 void GrTextBlob::Run::switchSubRunIfNeededAndAppendGlyph(GrGlyph* glyph, in switchSubRunIfNeededAndAppendGlyph()
662 if (GrGlyph* glyph = strike->getGlyph(skGlyph)) { in appendDeviceSpaceGlyph() local
[all …]
DSkTypeface_remote.cpp40 bool SkScalerContextProxy::generateAdvance(SkGlyph* glyph) { in generateAdvance()
44 void SkScalerContextProxy::generateMetrics(SkGlyph* glyph) { in generateMetrics()
76 void SkScalerContextProxy::generateImage(const SkGlyph& glyph) { in generateImage()
/external/icu/icu4c/source/samples/layout/
DScriptCompositeFontInstance.cpp42 void ScriptCompositeFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance()
56 le_bool ScriptCompositeFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &… in getGlyphPoint()
105 LEGlyphID glyph = scriptFont->mapCharToGlyph(ch); in mapCharToGlyph() local
DGnomeFontInstance.cpp143 void GnomeFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance()
164 le_bool GnomeFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) con… in getGlyphPoint()
191 TTGlyphID glyph = LE_GET_GLYPH(glyphs[in]); in rasterizeGlyphs() local
/external/skqp/tools/fonts/
DSkTestTypeface.cpp103 void SkTestTypeface::getAdvance(SkGlyph* glyph) { in getAdvance()
194 uint16_t glyph; in generateCharToGlyph() local
200 bool generateAdvance(SkGlyph* glyph) override { in generateAdvance()
210 void generateMetrics(SkGlyph* glyph) override { in generateMetrics()
220 bool generatePath(SkGlyphID glyph, SkPath* path) override { in generatePath()
DSkRandomScalerContext.cpp60 bool SkRandomScalerContext::generateAdvance(SkGlyph* glyph) { in generateAdvance()
64 void SkRandomScalerContext::generateMetrics(SkGlyph* glyph) { in generateMetrics()
99 void SkRandomScalerContext::generateImage(const SkGlyph& glyph) { in generateImage()
139 bool SkRandomScalerContext::generatePath(SkGlyphID glyph, SkPath* path) { in generatePath()
/external/freetype/src/pshinter/
Dpshalgo.c439 PSH_Glyph glyph ) in psh_hint_align()
848 PSH_Glyph glyph ) in psh_hint_table_align_hints()
926 psh_glyph_compute_inflections( PSH_Glyph glyph ) in psh_glyph_compute_inflections()
1034 psh_glyph_done( PSH_Glyph glyph ) in psh_glyph_done()
1080 psh_glyph_load_points( PSH_Glyph glyph, in psh_glyph_load_points()
1114 psh_glyph_save_points( PSH_Glyph glyph, in psh_glyph_save_points()
1154 psh_glyph_init( PSH_Glyph glyph, in psh_glyph_init()
1288 psh_glyph_compute_extrema( PSH_Glyph glyph ) in psh_glyph_compute_extrema()
1564 psh_glyph_find_strong_points( PSH_Glyph glyph, in psh_glyph_find_strong_points()
1644 PSH_Glyph glyph ) in psh_glyph_find_blue_points()
[all …]
/external/skia/tools/fonts/
DTestTypeface.cpp93 void TestTypeface::getAdvance(SkGlyph* glyph) { in getAdvance()
163 bool generateAdvance(SkGlyph* glyph) override { in generateAdvance()
173 void generateMetrics(SkGlyph* glyph) override { in generateMetrics()
181 bool generatePath(SkGlyphID glyph, SkPath* path) override { in generatePath()
DRandomScalerContext.cpp50 bool RandomScalerContext::generateAdvance(SkGlyph* glyph) { return fProxy->generateAdvance(glyph); } in generateAdvance()
52 void RandomScalerContext::generateMetrics(SkGlyph* glyph) { in generateMetrics()
87 void RandomScalerContext::generateImage(const SkGlyph& glyph) { in generateImage()
128 bool RandomScalerContext::generatePath(SkGlyphID glyph, SkPath* path) { in generatePath()

123456789