Searched refs:path_bounding_rect (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Dpath.h73 void path_bounding_rect(struct path *p, float *x, float *y,
H A Dapi_path.c397 path_bounding_rect(p, minX, minY, width, height);
436 path_bounding_rect(p, minX, minY, width, height);
460 path_bounding_rect(dst, minX, minY, width, height);
H A Dpath.c1710 void path_bounding_rect(struct path *p, float *x, float *y, function
1779 path_bounding_rect(path, element_bounds + 0, element_bounds + 1,
/external/mesa3d/src/gallium/state_trackers/vega/
H A Dpath.h73 void path_bounding_rect(struct path *p, float *x, float *y,
H A Dapi_path.c397 path_bounding_rect(p, minX, minY, width, height);
436 path_bounding_rect(p, minX, minY, width, height);
460 path_bounding_rect(dst, minX, minY, width, height);
H A Dpath.c1710 void path_bounding_rect(struct path *p, float *x, float *y, function
1779 path_bounding_rect(path, element_bounds + 0, element_bounds + 1,

Completed in 109 milliseconds