Searched defs:zero_vector (Results 1 – 2 of 2) sorted by relevance
| /third_party/boost/boost/numeric/ublas/ | ||
| D | vector.hpp | 1685 class zero_vector: class |
| /third_party/skia/third_party/externals/freetype/src/sdf/ | ||
| D | ftsdf.c | 467 const FT_Vector zero_vector = { 0, 0 }; variable |