Searched refs:alt (Results 1 – 19 of 19) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | makedocinfologo | 15 alt=${2-$file}
|
D | khronos.css | 269 table tr.even, table tr.alt, table tr:nth-of-type(even) { background: #f8f8f8; }
|
/hardware/qcom/sm8150p/gps/utils/ |
D | loc_nmea.cpp | 167 pecef.X = (r + plla.alt) * cos(plla.lat) * cos(plla.lon); in convert_Lla_to_Ecef() 168 pecef.Y = (r + plla.alt) * cos(plla.lat) * sin(plla.lon); in convert_Lla_to_Ecef() 169 pecef.Z = (r * OMES + plla.alt) * sin(plla.lat); in convert_Lla_to_Ecef() 238 plla.alt = 1.0; in convert_Ecef_to_Lla() 257 plla.alt = p * cos(Phi) + pecef.Z * Sphi - EcefA * EcefA/N; in convert_Ecef_to_Lla() 899 lla_offset[2] = local_lla.alt - ref_lla.alt; in loc_nmea_generate_DTM() 1341 lla_w84.alt = location.gpsLocation.altitude; in loc_nmea_generate_pos() 1351 ref_lla.alt = location.gpsLocation.altitude; in loc_nmea_generate_pos() 1354 local_lla.alt = lla_p90.alt; in loc_nmea_generate_pos() 1359 ref_lla.alt = lla_p90.alt; in loc_nmea_generate_pos() [all …]
|
D | loc_nmea.h | 65 double alt; member
|
/hardware/qcom/sm7150/gps/utils/ |
D | loc_nmea.cpp | 167 pecef.X = (r + plla.alt) * cos(plla.lat) * cos(plla.lon); in convert_Lla_to_Ecef() 168 pecef.Y = (r + plla.alt) * cos(plla.lat) * sin(plla.lon); in convert_Lla_to_Ecef() 169 pecef.Z = (r * OMES + plla.alt) * sin(plla.lat); in convert_Lla_to_Ecef() 238 plla.alt = 1.0; in convert_Ecef_to_Lla() 257 plla.alt = p * cos(Phi) + pecef.Z * Sphi - EcefA * EcefA/N; in convert_Ecef_to_Lla() 904 lla_offset[2] = local_lla.alt - ref_lla.alt; in loc_nmea_generate_DTM() 1487 lla_w84.alt = location.gpsLocation.altitude; in loc_nmea_generate_pos() 1497 ref_lla.alt = location.gpsLocation.altitude; in loc_nmea_generate_pos() 1500 local_lla.alt = lla_p90.alt; in loc_nmea_generate_pos() 1505 ref_lla.alt = lla_p90.alt; in loc_nmea_generate_pos() [all …]
|
D | loc_nmea.h | 65 double alt; member
|
/hardware/qcom/sm8150/gps/utils/ |
D | loc_nmea.cpp | 176 pecef.X = (r + plla.alt) * cos(plla.lat) * cos(plla.lon); in convert_Lla_to_Ecef() 177 pecef.Y = (r + plla.alt) * cos(plla.lat) * sin(plla.lon); in convert_Lla_to_Ecef() 178 pecef.Z = (r * OMES + plla.alt) * sin(plla.lat); in convert_Lla_to_Ecef() 247 plla.alt = 1.0; in convert_Ecef_to_Lla() 266 plla.alt = p * cos(Phi) + pecef.Z * Sphi - EcefA * EcefA/N; in convert_Ecef_to_Lla() 987 lla_offset[2] = local_lla.alt - ref_lla.alt; in loc_nmea_generate_DTM() 1562 lla_w84.alt = location.gpsLocation.altitude; in loc_nmea_generate_pos() 1572 ref_lla.alt = location.gpsLocation.altitude; in loc_nmea_generate_pos() 1575 local_lla.alt = lla_p90.alt; in loc_nmea_generate_pos() 1580 ref_lla.alt = lla_p90.alt; in loc_nmea_generate_pos() [all …]
|
D | loc_nmea.h | 65 double alt; member
|
/hardware/google/gfxstream/host/testlibs/ |
D | Event.h | 31 bool alt; member
|
/hardware/qcom/sm7250/gps/utils/ |
D | loc_nmea.h | 65 double alt; member
|
D | loc_nmea.cpp | 176 pecef.X = (r + plla.alt) * cos(plla.lat) * cos(plla.lon); in convert_Lla_to_Ecef() 177 pecef.Y = (r + plla.alt) * cos(plla.lat) * sin(plla.lon); in convert_Lla_to_Ecef() 178 pecef.Z = (r * OMES + plla.alt) * sin(plla.lat); in convert_Lla_to_Ecef() 247 plla.alt = 1.0; in convert_Ecef_to_Lla() 266 plla.alt = p * cos(Phi) + pecef.Z * Sphi - EcefA * EcefA/N; in convert_Ecef_to_Lla() 981 lla_offset[2] = local_lla.alt - ref_lla.alt; in loc_nmea_generate_DTM() 1556 lla_w84.alt = location.gpsLocation.altitude; in loc_nmea_generate_pos() 1564 ref_lla.alt = location.gpsLocation.altitude; in loc_nmea_generate_pos() 1570 local_lla.alt = location.gpsLocation.altitude; in loc_nmea_generate_pos() 1575 local_lla.alt = lla_p90.alt; in loc_nmea_generate_pos() [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | README.md | 1 # [<img src="https://katex.org/img/katex-logo-black.svg" width="130" alt="KaTeX">](https://katex.or…
|
D | katex.js | 1226 function Img(src, alt, style) { 1228 this.alt = void 0; 1234 this.alt = alt; 1249 node.alt = this.alt; 1263 …var markup = "<img src='" + this.src + " 'alt='" + this.alt + "' "; // Add the styles, after hyph… 11586 var alt = ""; 11601 alt = str; 11625 if (alt === "") { 11627 alt = src; 11628 alt = alt.replace(/^.*[\\/]/, ''); [all …]
|
D | katex.mjs | 1275 constructor(src, alt, style) { argument 1277 this.alt = void 0; 1283 this.alt = alt; 1296 node.alt = this.alt; 1310 let markup = `<img src='${this.src} 'alt='${this.alt}' `; // Add the styles, after hyphenation 11414 let alt = ""; 11428 case "alt": 11429 alt = str; 11453 if (alt === "") { 11454 // No alt given. Use the file name. Strip away the path. [all …]
|
D | katex.min.js | 1 …alt=void 0,this.classes=void 0,this.height=void 0,this.depth=void 0,this.maxFontSize=void 0,this.s…
|
/hardware/google/gfxstream/host/testlibs/x11/ |
D | X11Window.cpp | 148 event->key.alt = state & Mod1Mask; in AddX11KeyStateToEvent()
|
/hardware/google/gfxstream/host/testlibs/windows/win32/ |
D | Win32Window.cpp | 324 event.key.alt = HIWORD(GetAsyncKeyState(VK_MENU)) != 0; in WndProc()
|
/hardware/google/gfxstream/host/testlibs/osx/ |
D | OSXWindow.mm | 286 event->key.alt = state & NSAlternateKeyMask;
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | markup.adoc | 208 | Open (alt.) | `----` | For continuation blocks inside reference pages. Must be preceded … 421 asciidoctor output, and not all of them treat anchors without alt-text the
|