Home
last modified time | relevance | path

Searched refs:heading (Results 1 – 19 of 19) sorted by relevance

/frameworks/wilhelm/src/itf/
DI3DMacroscopic.cpp70 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) in I3DMacroscopic_SetOrientationAngles() argument
74 if (!((-360000 <= heading) && (heading <= 360000) && in I3DMacroscopic_SetOrientationAngles()
81 thiz->mOrientationAngles.mHeading = heading; in I3DMacroscopic_SetOrientationAngles()
DI3DLocation.cpp189 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) in I3DLocation_SetOrientationAngles() argument
193 if (!((-360000 <= heading) && (heading <= 360000) && in I3DLocation_SetOrientationAngles()
200 thiz->mOrientationAngles.mHeading = heading; in I3DLocation_SetOrientationAngles()
/frameworks/native/services/surfaceflinger/Utils/
DDumper.h102 Section(Dumper& dumper, std::string_view heading) : dumper(dumper) { in Section()
103 dumper.dump({}, heading); in Section()
/frameworks/av/services/audioflinger/
DDeviceEffectManager.cpp214 String8 heading("\nDevice Effects:\n"); in dump() local
215 write(fd, heading.c_str(), heading.size()); in dump()
/frameworks/base/core/java/com/android/internal/alsa/
DAlsaDevicesParser.java299 private void Log(String heading) { in Log() argument
301 Slog.i(TAG, heading); in Log()
DAlsaCardsParser.java212 private void Log(String heading) { in Log() argument
214 Slog.d(TAG, heading); in Log()
/frameworks/native/include/android/
Dsensor.h592 float heading; member
649 AHeadingEvent heading; member
/frameworks/native/include_sensor/android/
Dsensor.h592 float heading; member
649 AHeadingEvent heading; member
/frameworks/base/core/java/android/view/accessibility/
DAccessibilityNodeInfo.java6481 int columnIndex, int columnSpan, boolean heading) { in obtain() argument
6482 return new CollectionItemInfo(rowIndex, rowSpan, columnIndex, columnSpan, heading, in obtain()
6503 int columnIndex, int columnSpan, boolean heading, boolean selected) { in obtain() argument
6504 return new CollectionItemInfo(rowIndex, rowSpan, columnIndex, columnSpan, heading, in obtain()
6531 boolean heading, boolean selected) { in obtain() argument
6533 columnSpan, heading, selected); in obtain()
6559 boolean heading) { in CollectionItemInfo() argument
6560 this(rowIndex, rowSpan, columnIndex, columnSpan, heading, false); in CollectionItemInfo()
6574 boolean heading, boolean selected) { in CollectionItemInfo() argument
6576 heading, selected); in CollectionItemInfo()
[all …]
/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/widget/scaffold/
DCustomizedAppBar.kt68 import androidx.compose.ui.semantics.heading in <lambda>()
141 .semantics { heading() }, in Title()
/frameworks/native/data/etc/
DAndroid.bp218 name: "android.hardware.sensor.heading.prebuilt.xml",
219 src: "android.hardware.sensor.heading.xml",
/frameworks/wilhelm/include/SLES/
DOpenSLES.h1744 SLmillidegree heading,
1898 SLmillidegree heading,
/frameworks/wilhelm/doc/
DDoxyfile179 # will result in a user-defined paragraph with heading "Side Effects:".
/frameworks/native/docs/
DDoxyfile205 # will result in a user-defined paragraph with heading "Side Effects:".
/frameworks/av/media/libaaudio/
DDoxyfile219 # documentation, which will result in a user-defined paragraph with heading
/frameworks/av/media/codec2/docs/
Ddoxygen.config237 # documentation, which will result in a user-defined paragraph with heading
/frameworks/base/media/native/midi/include/
DDoxyfile237 # documentation, which will result in a user-defined paragraph with heading
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt13186 field public static final String FEATURE_SENSOR_HEADING = "android.hardware.sensor.heading";
18623 field public static final String STRING_TYPE_HEADING = "android.sensor.heading";