Home
last modified time | relevance | path

Searched refs:handle_to_font (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
Dapi_text.c52 struct vg_font *font = handle_to_font(f); in vegaDestroyFont()
95 f = handle_to_font(font); in vegaSetGlyphToPath()
128 f = handle_to_font(font); in vegaSetGlyphToImage()
144 f = handle_to_font(font); in vegaClearGlyph()
165 f = handle_to_font(font); in vegaDrawGlyph()
203 f = handle_to_font(font); in vegaDrawGlyphs()
Dhandle.h130 handle_to_font(VGHandle h) in handle_to_font() function
Dapi_params.c1509 struct vg_font *font = handle_to_font(object); in vegaGetParameteri()