Home
last modified time | relevance | path

Searched refs:glyphIndices (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
Dapi_text.c172 const VGuint *glyphIndices, in vegaDrawGlyphs() argument
189 if (!glyphIndices || !is_aligned(glyphIndices)) { in vegaDrawGlyphs()
205 font_draw_glyphs(f, glyphCount, glyphIndices, in vegaDrawGlyphs()
Dtext.c214 const VGuint *glyphIndices, in font_draw_glyphs() argument
224 if (!get_glyph(font, glyphIndices[i])) { in font_draw_glyphs()
234 glyph = get_glyph(font, glyphIndices[i]); in font_draw_glyphs()
Dtext.h63 const VGuint *glyphIndices,
/external/pdfium/core/src/fxge/apple/
Dapple_int.h57 FX_WORD* glyphIndices,
Dfx_quartz_device.cpp82 FX_WORD* glyphIndices, in drawGraphicsString() argument
126 (CGGlyph *) glyphIndices, in drawGraphicsString()
/external/skia/src/ports/
DSkScalerContext_win_dw.cpp398 run.glyphIndices = &glyphId; in getBoundingBox()
651 run.glyphIndices = &index; in drawDWMask()
/external/pdfium/core/src/fxge/win32/
Dfx_win32_dwrite.cpp247 glyphRun.glyphIndices = glyph_indices; in DwRendingString()
/external/mesa3d/src/mapi/vgapi/
Dvgapi.csv89 …awGlyphs, VGFont font, VGint glyphCount, const VGuint *glyphIndices, const VGfloat …
/external/mesa3d/include/VG/
Dopenvg.h693 const VGuint *glyphIndices,