Home
last modified time | relevance | path

Searched refs:vg_current_context (Results 1 – 18 of 18) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
Dapi_transform.c36 struct vg_context *ctx = vg_current_context(); in vegaLoadIdentity()
43 struct vg_context *ctx = vg_current_context(); in vegaLoadMatrix()
65 struct vg_context *ctx = vg_current_context(); in vegaGetMatrix()
82 struct vg_context *ctx = vg_current_context(); in vegaMultMatrix()
105 struct vg_context *ctx = vg_current_context(); in vegaTranslate()
112 struct vg_context *ctx = vg_current_context(); in vegaScale()
119 struct vg_context *ctx = vg_current_context(); in vegaShear()
126 struct vg_context *ctx = vg_current_context(); in vegaRotate()
Dapi_path.c43 struct vg_context *ctx = vg_current_context(); in vegaCreatePath()
66 struct vg_context *ctx = vg_current_context(); in vegaClearPath()
81 struct vg_context *ctx = vg_current_context(); in vegaDestroyPath()
95 struct vg_context *ctx = vg_current_context(); in vegaRemovePathCapabilities()
112 struct vg_context *ctx = vg_current_context(); in vegaGetPathCapabilities()
125 struct vg_context *ctx = vg_current_context(); in vegaAppendPath()
148 struct vg_context *ctx = vg_current_context(); in vegaAppendPathData()
191 struct vg_context *ctx = vg_current_context(); in vegaModifyPathCoords()
223 struct vg_context *ctx = vg_current_context(); in vegaTransformPath()
246 struct vg_context *ctx = vg_current_context(); in vegaInterpolatePath()
[all …]
Dapi_paint.c37 return paint_to_handle(paint_create(vg_current_context())); in vegaCreatePaint()
42 struct vg_context *ctx = vg_current_context(); in vegaDestroyPaint()
54 struct vg_context *ctx = vg_current_context(); in vegaSetPaint()
81 struct vg_context *ctx = vg_current_context(); in vegaGetPaint()
102 struct vg_context *ctx = vg_current_context(); in vegaSetColor()
125 struct vg_context *ctx = vg_current_context(); in vegaGetColor()
145 struct vg_context *ctx = vg_current_context(); in vegaPaintPattern()
Dapi_images.c99 struct vg_context *ctx = vg_current_context(); in vegaCreateImage()
131 struct vg_context *ctx = vg_current_context(); in vegaDestroyImage()
149 struct vg_context *ctx = vg_current_context(); in vegaClearImage()
177 struct vg_context *ctx = vg_current_context(); in vegaImageSubData()
205 struct vg_context *ctx = vg_current_context(); in vegaGetImageSubData()
229 struct vg_context *ctx = vg_current_context(); in vegaChildImage()
257 struct vg_context *ctx = vg_current_context(); in vegaGetParent()
277 struct vg_context *ctx = vg_current_context(); in vegaCopyImage()
296 struct vg_context *ctx = vg_current_context(); in vegaDrawImage()
315 struct vg_context *ctx = vg_current_context(); in vegaSetPixels()
[all …]
Dapi_text.c40 struct vg_context *ctx = vg_current_context(); in vegaCreateFont()
53 struct vg_context *ctx = vg_current_context(); in vegaDestroyFont()
74 struct vg_context *ctx = vg_current_context(); in vegaSetGlyphToPath()
107 struct vg_context *ctx = vg_current_context(); in vegaSetGlyphToImage()
136 struct vg_context *ctx = vg_current_context(); in vegaClearGlyph()
154 struct vg_context *ctx = vg_current_context(); in vegaDrawGlyph()
178 struct vg_context *ctx = vg_current_context(); in vegaDrawGlyphs()
Dapi_masks.c41 struct vg_context *ctx = vg_current_context(); in vegaMask()
74 struct vg_context *ctx = vg_current_context(); in vegaClear()
117 struct vg_context *ctx = vg_current_context(); in vegaRenderToMask()
144 struct vg_context *ctx = vg_current_context(); in vegaCreateMaskLayer()
159 struct vg_context *ctx = vg_current_context(); in vegaDestroyMaskLayer()
180 struct vg_context *ctx = vg_current_context(); in vegaFillMaskLayer()
224 struct vg_context *ctx = vg_current_context(); in vegaCopyMask()
Dmask.c101 struct vg_context *ctx = vg_current_context(); in read_alpha_mask()
152 struct vg_context *ctx = vg_current_context(); in save_alpha_to_file()
185 struct vg_context *ctx = vg_current_context(); in setup_mask_operation()
241 struct vg_context *ctx = vg_current_context(); in mask_resource_fill()
278 struct vg_context *ctx = vg_current_context(); in mask_using_texture()
332 struct vg_context *ctx = vg_current_context(); in mask_layer_create()
375 struct vg_context *ctx = vg_current_context(); in mask_layer_destroy()
396 struct vg_context *ctx = vg_current_context(); in mask_copy()
423 struct vg_context *ctx = vg_current_context(); in mask_layer_render_to()
449 struct vg_context *ctx = vg_current_context(); in mask_render_to()
[all …]
Dapi_context.c38 struct vg_context *ctx = vg_current_context(); in vegaGetError()
52 struct vg_context *ctx = vg_current_context(); in vegaFlush()
66 struct vg_context *ctx = vg_current_context(); in vegaFinish()
Dtext.c134 struct vg_context *ctx = vg_current_context(); in font_create()
148 struct vg_context *ctx = vg_current_context(); in font_destroy()
189 struct vg_context *ctx = vg_current_context(); in font_clear_glyph()
199 struct vg_context *ctx = vg_current_context(); in font_draw_glyph()
220 struct vg_context *ctx = vg_current_context(); in font_draw_glyphs()
Dapi_params.c47 struct vg_context *ctx = vg_current_context(); in current_state()
71 struct vg_context *ctx = vg_current_context(); in vegaSetf()
131 struct vg_context *ctx = vg_current_context(); in vegaSeti()
264 struct vg_context *ctx = vg_current_context(); in vegaSetfv()
392 struct vg_context *ctx = vg_current_context(); in vegaSetiv()
515 struct vg_context *ctx = vg_current_context(); in vegaGetf()
578 struct vg_context *ctx = vg_current_context(); in vegaGeti()
692 struct vg_context *ctx = vg_current_context(); in vegaGetVectorSize()
768 struct vg_context *ctx = vg_current_context(); in vegaGetfv()
869 struct vg_context *ctx = vg_current_context(); in vegaGetiv()
[all …]
Dapi_misc.c36 struct vg_context *ctx = vg_current_context(); in vegaHardwareQuery()
64 struct vg_context *ctx = vg_current_context(); in vegaGetString()
Dimage.c237 struct vg_context *ctx = vg_current_context(); in image_create()
298 struct vg_context *ctx = vg_current_context(); in image_destroy()
361 struct vg_context *ctx = vg_current_context(); in image_clear()
386 struct vg_context *ctx = vg_current_context(); in image_sub_data()
442 struct vg_context *ctx = vg_current_context(); in image_get_sub_data()
477 struct vg_context *ctx = vg_current_context(); in image_child_image()
515 struct vg_context *ctx = vg_current_context(); in image_copy()
527 struct vg_context *ctx = vg_current_context(); in image_draw()
565 struct vg_context *ctx = vg_current_context(); in image_set_pixels()
585 struct vg_context *ctx = vg_current_context(); in image_get_pixels()
Dapi_filters.c242 struct vg_context *ctx = vg_current_context(); in vegaColorMatrix()
289 struct vg_context *ctx = vg_current_context(); in vegaConvolve()
396 struct vg_context *ctx = vg_current_context(); in vegaSeparableConvolve()
483 struct vg_context *ctx = vg_current_context(); in vegaGaussianBlur()
585 struct vg_context *ctx = vg_current_context(); in vegaLookup()
642 struct vg_context *ctx = vg_current_context(); in vegaLookupSingle()
Dvg_context.h157 struct vg_context *vg_current_context(void);
Dvg_manager.c352 struct vg_context *ctx = vg_current_context(); in vg_api_get_current()
Dpath.c193 vg_init_object(&path->base, vg_current_context(), VG_OBJECT_PATH); in path_create()
195 vg_context_add_object(vg_current_context(), &path->base); in path_create()
227 vg_context_remove_object(vg_current_context(), &p->base); in path_destroy()
1551 struct vg_context *ctx = vg_current_context(); in path_render()
1596 struct vg_context *ctx = vg_current_context(); in path_fill()
1614 struct vg_context *ctx = vg_current_context(); in path_stroke()
Dvg_context.c51 struct vg_context * vg_current_context(void) in vg_current_context() function
Dpaint.c640 struct vg_context *ctx = vg_current_context(); in paint_bind_samplers()