Home
last modified time | relevance | path

Searched refs:VG_PATH_CAPABILITY_ERROR (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
Dapi_path.c137 vg_set_error(ctx, VG_PATH_CAPABILITY_ERROR); in vegaAppendPath()
179 vg_set_error(ctx, VG_PATH_CAPABILITY_ERROR); in vegaAppendPathData()
215 vg_set_error(ctx, VG_PATH_CAPABILITY_ERROR); in vegaModifyPathCoords()
235 vg_set_error(ctx, VG_PATH_CAPABILITY_ERROR); in vegaTransformPath()
262 vg_set_error(ctx, VG_PATH_CAPABILITY_ERROR); in vegaInterpolatePath()
292 vg_set_error(ctx, VG_PATH_CAPABILITY_ERROR); in vegaPathLength()
339 vg_set_error(ctx, VG_PATH_CAPABILITY_ERROR); in vegaPointAlongPath()
393 vg_set_error(ctx, VG_PATH_CAPABILITY_ERROR); in vegaPathBounds()
430 vg_set_error(ctx, VG_PATH_CAPABILITY_ERROR); in vegaPathTransformedBounds()
/external/mesa3d/include/VG/
Dopenvg.h81 VG_PATH_CAPABILITY_ERROR = 0x1003, enumerator