Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/vglite/VGLite/
A Dvg_lite_path.c113 static void compute_pathbounds(float *xmin, float *ymin, float *xmax, float *ymax, float x, float y) in compute_pathbounds() function
328compute_pathbounds(&path->bounding_box[0], &path->bounding_box[1], &path->bounding_box[2], &path->… in vg_lite_path_append()
329compute_pathbounds(&path->bounding_box[0], &path->bounding_box[1], &path->bounding_box[2], &path->… in vg_lite_path_append()
330compute_pathbounds(&path->bounding_box[0], &path->bounding_box[1], &path->bounding_box[2], &path->… in vg_lite_path_append()
331compute_pathbounds(&path->bounding_box[0], &path->bounding_box[1], &path->bounding_box[2], &path->… in vg_lite_path_append()

Completed in 4 milliseconds