Searched defs:h3 (Results 1 – 3 of 3) sorted by relevance
89 half3 h3(f4.xyz); in TEST_F() local
127 double h3 = s2CellIds[3] == 0 ? h0 : geoidHeightsMeters[3]; in addMslAltitude() local
304 extern void __attribute__((overloadable)) rsDebug(const char *s, half3 h3) { in rsDebug()