Home
last modified time | relevance | path

Searched refs:about (Results 1 – 25 of 75) sorted by relevance

123

/frameworks/native/libs/math/include/math/
DTMatHelpers.h492 static CONSTEXPR BASE<T> rotate(A radian, const VEC& about) { in rotate() argument
496 if (about.x == 1 && about.y == 0 && about.z == 0) { in rotate()
499 } else if (about.x == 0 && about.y == 1 && about.z == 0) { in rotate()
502 } else if (about.x == 0 && about.y == 0 && about.z == 1) { in rotate()
506 VEC nabout = normalize(about); in rotate()
/frameworks/base/proto/src/
Dsystem_messages.proto38 // Warn the user about an invalid charger.
42 // Warn the user about low battery.
66 // Notify the user about limited functionality before decryption
96 // Notify the user about a sync error.
104 // Update the user about the status of the VPN
179 // Tell the user about currently running foreground services
328 // Communicate to the user about remote bugreports.
332 // Notify the user about public volume state changes..
336 // Notify the user about private volume state changes.
340 // Notify the user about an unsupported storage device..
/frameworks/base/docs/
Dknowntags.txt22 # Something about CTS?
25 # Auto-generated info about the SDK
/frameworks/hardware/interfaces/cameraservice/device/2.0/
DICameraDeviceCallback.hal25 * @param resultExtras data structure containing information about the
40 * @param resultExtras data structure containing information about the
54 * @param resultExtras data structure containing information about the
/frameworks/base/packages/BackupEncryption/proto/
Dbackup_chunks_metadata.proto47 // not give any information about the order. However, we use this mode for key value backups
87 // Ordering information about plaintext and checksum. This is used on restore to reconstruct the
89 // information about which parts of the backup are changing over time.) This proto is encrypted
96 // chunk after the chunk you care about. This is guaranteed to work as all chunks are
112 // Additional metadata about a backup blob that needs to be synced to the server. This is used on
114 // give the server less information about which parts of the backup are changing over time.) This
/frameworks/rs/script_api/
Drs_quaternion.spec107 summary: Quaternion that represents a rotation about an arbitrary unit vector
109 Loads a quaternion that represents a rotation about an arbitrary unit vector.
167 Loads a quaternion that represents a rotation about an arbitrary vector
/frameworks/base/core/java/org/chromium/arc/
DEventLogTags.logtags7 # about it.
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/
DREADME.md10 For any question about the parameter framework and configuration files,
/frameworks/av/media/libstagefright/
DTEST_MAPPING6 // writerTest fails about 5 out of 66
/frameworks/base/core/jni/
Dandroid_view_InputEventReceiver.md8 2. The app's `Looper` is notified about the available event.
19 The app is notified about the available event via the `Looper` callback `handleEvent`. When the app…
23 …eTime=-1, ..)`. That is, when `handleEvent` runs, there is no information about the upcoming frame…
/frameworks/av/media/codecs/m4v_h263/
DTEST_MAPPING8 // the decoder reports something bad about an unexpected newline in the *config file
/frameworks/base/core/proto/android/net/
Dnetworkrequest.proto39 // The framework will issue callbacks about any and all networks that
55 // telephony DUN request), the framework will issue callbacks about the
/frameworks/base/services/core/java/com/android/server/soundtrigger_middleware/
DREADME.md4 ## Notes about thread synchronization
/frameworks/base/packages/
DAndroid.bp30 // We're less worried about performance in app code
/frameworks/av/services/mediatranscoding/
D.clang-format26 # There is nothing in go/droidcppstyle about case labels, but there seems to be
/frameworks/base/packages/SystemUI/tools/lint/
DREADME17 about for any file, or checks that are not actionable by the
/frameworks/base/core/tests/mockingcoretests/
DREADME23 For more information about ExtendedMockito see documentation of
/frameworks/base/core/proto/android/server/
Dpowerstatsservice.proto91 * Information about the possible states for a particular PowerEntity.
108 * information about a PowerEntity. It includes an array of information about
/frameworks/base/core/proto/android/service/
Drestricted_image.proto55 // Metadata about the image. Typically this has another proto schema,
/frameworks/base/test-base/hiddenapi/
DAndroid.bp26 // Provided solely to contribute information about which hidden parts of the android.test.base
/frameworks/base/tools/orientationplot/
DREADME.txt43 less than about 1Hz, then the filtered accelorometer data becomes too smooth
58 over end to a midpoint about 45 degrees between two opposing orientations.
/frameworks/opt/telephony/proto/src/
Dpin_storage.proto24 // Stores information about PIN of a SIM card.
Dtelephony.proto24 // The information about Telephony events.
233 // The information about cellular network operator
438 // The information about IMS errors
452 // The information about state connection between IMS service and IMS server
458 // If DISCONNECTED then this field may have additional information about
480 // The information about current capabilities of IMS service
716 // The information about packet data connection
1926 // Information about CS and/or PS call session.
1982 // Notification about incoming voice call
1988 // Notification about IMS call termination
[all …]
/frameworks/base/core/proto/android/os/
Dheader.proto41 // Details about the trigger. com.android.os.AlertTriggerDetails
Dmessage.proto31 // message is about.

123