Searched refs:moment (Results 1 – 13 of 13) sorted by relevance
/frameworks/base/core/java/com/android/internal/graphics/palette/ |
D | WuQuantizer.java | 369 private static int volume(Box cube, int[] moment) { in volume() argument 370 return (moment[getIndex(cube.r1, cube.g1, cube.b1)] in volume() 371 - moment[getIndex(cube.r1, cube.g1, cube.b0)] in volume() 372 - moment[getIndex(cube.r1, cube.g0, cube.b1)] in volume() 373 + moment[getIndex(cube.r1, cube.g0, cube.b0)] in volume() 374 - moment[getIndex(cube.r0, cube.g1, cube.b1)] in volume() 375 + moment[getIndex(cube.r0, cube.g1, cube.b0)] in volume() 376 + moment[getIndex(cube.r0, cube.g0, cube.b1)] in volume() 377 - moment[getIndex(cube.r0, cube.g0, cube.b0)]); in volume() 380 private static int bottom(Box cube, Direction direction, int[] moment) { in bottom() argument [all …]
|
/frameworks/base/packages/BackupEncryption/proto/ |
D | wrapped_key.proto | 17 // What kind of Cipher algorithm the key is used for. We assume at the moment 36 // Cipher algorithm used to wrap the key. We assume at the moment that this
|
/frameworks/base/packages/SystemUI/docs/ |
D | kotlin-in-sysui.md | 11 the moment.
|
/frameworks/libs/modules-utils/build/ |
D | Android.bp | 22 // cc_library_headers at the moment: users of the library will compile the
|
/frameworks/opt/net/ims/ |
D | README.txt | 3 At the moment, this only supports VoLTE calls which is compliant to GSMA IR.92 specification. 36 In this moment, it is used by the VoLTE Phone application.
|
/frameworks/layoutlib/create/ |
D | README.txt | 24 - they contains references to native code (which we cannot support in Android Studio at the moment,…
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | BLASTSync.md | 92 The trickiest part of the implementation at the moment is due to assosciating seqId. Currently we s…
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 1280 # and incomplete at the moment. 1292 # moment.
|
/frameworks/native/docs/ |
D | Doxyfile | 1538 # and incomplete at the moment. 1550 # moment.
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 1847 # experimental and incomplete at the moment. 1859 # Note that this feature is still experimental and incomplete at the moment.
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 1952 # still experimental and incomplete at the moment. 1964 # Note that this feature is still experimental and incomplete at the moment.
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile | 2002 # still experimental and incomplete at the moment. 2014 # Note that this feature is still experimental and incomplete at the moment.
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 1620 // The types of the components this process is hosting at the moment this 13970 // State of primary user's encryption storage at the moment boot completed. Always set. 21469 // If the user starts typing, dataset isn't shown at the moment, but then the
|