/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/ |
D | sobeloperator.cpp | 49 const int below = (i < height - 1) ? curr + 4 * width : curr; in computeGradient() local 55 *(dataPtr + below + c + right) - *(dataPtr + below + c + left); in computeGradient() 57 (*(dataPtr + c + below) - *(dataPtr + c + above)) * 2 + in computeGradient() 58 *(dataPtr + left + c + below) - *(dataPtr + left + c + above) + in computeGradient() 59 *(dataPtr + right + c + below) - *(dataPtr + right + c + above); in computeGradient()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ |
D | TooltipManager.kt | 52 private val below: Boolean = true in <lambda>() constant 88 arrowLp.width.toFloat(), arrowLp.height.toFloat(), below)) in <lambda>() 97 if (!below) { in <lambda>() 123 layout.translationY = (y - p[1]).toFloat() - if (!below) layout.height else 0 in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/sensors/ |
D | ThresholdSensor.java | 96 public ThresholdSensorEvent(boolean below, long timestampNs) { in ThresholdSensorEvent() argument 97 mBelow = below; in ThresholdSensorEvent()
|
D | ThresholdSensorImpl.java | 54 boolean below = event.values[0] < mThreshold; 57 onSensorEvent(below, above, event.timestamp); 146 private void alertListenersInternal(boolean below, long timestampNs) { in alertListenersInternal() argument 149 listener.onThresholdCrossed(new ThresholdSensorEvent(below, timestampNs))); in alertListenersInternal()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/sensors/ |
D | FakeThresholdSensor.java | 66 void triggerEvent(boolean below, long timestampNs) { in triggerEvent() argument 69 listener.onThresholdCrossed(new ThresholdSensorEvent(below, timestampNs)); in triggerEvent()
|
/frameworks/native/libs/gralloc/types/fuzzer/ |
D | Android.bp | 5 // to get the below license kinds: 44 // produced, you may find uncommenting the below line very useful.
|
/frameworks/base/tools/processors/staledataclass/ |
D | Android.bp | 6 // to get the below license kinds: 25 …// The --add-modules/exports flags below don't work for kotlinc yet, so pin this module to Java la…
|
/frameworks/native/libs/binder/tests/parcel_fuzzer/ |
D | Android.bp | 5 // to get the below license kinds: 57 // produced, you may find uncommenting the below line very useful.
|
/frameworks/base/mime/java-res/ |
D | vendor.mime.types | 5 # Each line below defines a mapping from one MIME type to the first of the 40 # Add your custom mappings below this line (with no "#" at the start of the line):
|
/frameworks/av/media/extractors/fuzzers/ |
D | ogg_extractor_fuzzer.dict | 2 # The below 4 bytes correspond to "OggS" in ASCII
|
D | flac_extractor_fuzzer.dict | 2 # The below 4 bytes correspond to "fLaC" in ASCII
|
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
D | Layout.java | 216 int below = -1; in createContentFrame() local 218 below = getId(ID_APP_COMPAT_ACTION_BAR); in createContentFrame() 220 below = getId(ID_FRAMEWORK_BAR); in createContentFrame() 222 below = getId(ID_STATUS_BAR); in createContentFrame() 224 if (below != -1) { in createContentFrame() 225 params.addRule(RelativeLayout.BELOW, below); in createContentFrame()
|
/frameworks/native/opengl/tests/angeles/ |
D | Android.bp | 15 // Please consider splitting the single license below into multiple licenses, 28 // large-scale-change filtered out the below license kinds as false-positives:
|
/frameworks/native/ |
D | Android.bp | 11 // Please consider splitting the single license below into multiple licenses, 19 // large-scale-change filtered out the below license kinds as false-positives:
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
D | cec_key_handling.md | 9 The general action for key handling is described in the table below. 19 Special cases and flags per key are described below.
|
/frameworks/compile/mclinker/lib/ |
D | Android.bp | 5 // to get the below license kinds:
|
/frameworks/base/cmds/uinput/ |
D | README.md | 23 All of the input commands should be in pseudo-JSON format as documented below. 63 Device abs_info fields are provided to set the device axes information. It is an array of below 70 ABS information object is defined as below: 137 see the example below.
|
/frameworks/native/cmds/surfacereplayer/ |
D | Android.bp | 5 // to get the below license kinds:
|
/frameworks/compile/libbcc/tools/ |
D | Android.bp | 5 // to get the below license kinds:
|
/frameworks/base/tools/preload/loadclass/ |
D | Android.bp | 5 // to get the below license kinds:
|
/frameworks/av/media/libaaudio/examples/ |
D | Android.bp | 5 // to get the below license kinds:
|
/frameworks/native/services/vr/ |
D | Android.bp | 5 // to get the below license kinds:
|
/frameworks/av/services/audiopolicy/ |
D | Android.bp | 5 // to get the below license kinds:
|
/frameworks/base/core/tests/coretests/apks/overlay_config/ |
D | Android.bp | 5 // to get the below license kinds:
|
/frameworks/native/libs/vr/ |
D | Android.bp | 5 // to get the below license kinds:
|