Searched refs:compute_pathbounds (Results 1 – 1 of 1) sorted by relevance
| /bsp/nxp/imx/imxrt/libraries/drivers/vglite/VGLite/ |
| A D | vg_lite_path.c | 113 static void compute_pathbounds(float *xmin, float *ymin, float *xmax, float *ymax, float x, float y) in compute_pathbounds() function 328 …compute_pathbounds(&path->bounding_box[0], &path->bounding_box[1], &path->bounding_box[2], &path->… in vg_lite_path_append() 329 …compute_pathbounds(&path->bounding_box[0], &path->bounding_box[1], &path->bounding_box[2], &path->… in vg_lite_path_append() 330 …compute_pathbounds(&path->bounding_box[0], &path->bounding_box[1], &path->bounding_box[2], &path->… in vg_lite_path_append() 331 …compute_pathbounds(&path->bounding_box[0], &path->bounding_box[1], &path->bounding_box[2], &path->… in vg_lite_path_append()
|
Completed in 4 milliseconds