Home
last modified time | relevance | path

Searched refs:below (Results 1 – 25 of 2905) sorted by relevance

12345678910>>...117

/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
H A Dsobeloperator.cpp49 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()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/
H A DTooltipManager.kt52 private val below: Boolean = true
88 arrowLp.width.toFloat(), arrowLp.height.toFloat(), below))
97 if (!below) {
123 layout.translationY = (y - p[1]).toFloat() - if (!below) layout.height else 0
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/sensors/
H A DThresholdSensorEvent.java28 public ThresholdSensorEvent(boolean below, long timestampNs) { in ThresholdSensorEvent() argument
29 mBelow = below; in ThresholdSensorEvent()
H A DThresholdSensorImpl.java58 boolean below = event.values[0] < mThreshold;
61 onSensorEvent(below, above, event.timestamp);
150 private void alertListenersInternal(boolean below, long timestampNs) { in alertListenersInternal() argument
153 listener.onThresholdCrossed(new ThresholdSensorEvent(below, timestampNs))); in alertListenersInternal()
/aosp12/system/extras/simpleperf/demo/
H A DREADME.md19 meaning of each directory is as below:
28 It can be downloaded as below:
53 # and build this project successfully, otherwise the `./gradlew` command below will fail.
85 # and build this project sucessfully, otherwise the `./gradlew` command below will fail.
117 # and build this project sucessfully, otherwise the `./gradlew` command below will fail.
149 # and build this project sucessfully, otherwise the `./gradlew` command below will fail.
/aosp12/libnativehelper/tests/jni_gtest/
H A DAndroid.bp1 // Do not use directly. Use the defaults below.
5 // the below license kinds from "libnativehelper_license":
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/sensors/
H A DFakeThresholdSensor.java76 void triggerEvent(boolean below, long timestampNs) { in triggerEvent() argument
79 listener.onThresholdCrossed(new ThresholdSensorEvent(below, timestampNs)); in triggerEvent()
/aosp12/frameworks/native/libs/gralloc/types/fuzzer/
H A DAndroid.bp5 // to get the below license kinds:
44 // produced, you may find uncommenting the below line very useful.
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/test/
H A DREADME.txt1 1 To run this suite separately(each test case creates table and delete table) use below command
7 2. To run test suite not separately(creates table and delete table only once) use below command
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipanat/test/
H A DREADME.txt1 1 To run this suite separately(each test case creates table and delete table) use below command
7 2. To run test suite not separately(creates table and delete table only once) use below command
/aosp12/system/tools/aidl/metadata/
H A DAndroid.bp6 // to get the below license kinds:
28 // private impl below
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipanat/test/
H A DREADME.txt1 1 To run this suite separately(each test case creates table and delete table) use below command
7 2. To run test suite not separately(creates table and delete table only once) use below command
/aosp12/frameworks/base/tools/processors/staledataclass/
H A DAndroid.bp6 // 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…
/aosp12/system/tools/hidl/metadata/
H A DAndroid.bp6 // to get the below license kinds:
52 // private impl below
/aosp12/frameworks/native/libs/binder/tests/parcel_fuzzer/
H A DAndroid.bp5 // to get the below license kinds:
57 // produced, you may find uncommenting the below line very useful.
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DLayout.java216 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()
/aosp12/packages/modules/adb/libs/adbconnection/
H A DAndroid.bp9 // to get the below license kinds:
32 // TODO(b/151398197) remove the below
/aosp12/packages/apps/Dialer/java/com/android/dialer/logging/
H A Dcontact_lookup_result.proto21 // DEPRECATED: see subcategories below
24 // DEPRECATED: see subcategories below
68 // Number was identified by a remote data source not listed below
/aosp12/frameworks/base/mime/java-res/
H A Dvendor.mime.types5 # 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):
/aosp12/frameworks/base/cmds/uinput/
H A DREADME.md23 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.
/aosp12/frameworks/native/opengl/tests/angeles/
H A DAndroid.bp15 // Please consider splitting the single license below into multiple licenses,
28 // large-scale-change filtered out the below license kinds as false-positives:
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A Dcec_key_handling.md9 The general action for key handling is described in the table below.
19 Special cases and flags per key are described below.
/aosp12/frameworks/native/
H A DAndroid.bp11 // Please consider splitting the single license below into multiple licenses,
19 // large-scale-change filtered out the below license kinds as false-positives:
/aosp12/packages/modules/GeoTZ/data_pipeline/
H A DAndroid.bp20 // to get the below license kinds:
36 // A library containing the code for the pipeline steps defined below.
112 // A library containing debug tooling. See java_binary_host definitions below for details.
/aosp12/frameworks/base/core/java/android/text/
H A DStaticLayout.java913 private int out(final CharSequence text, final int start, final int end, int above, int below,
944 fm.descent = below;
958 below = fm.descent;
1015 mBottomPadding = bottom - below;
1019 below = bottom;
1024 double ex = (below - above) * (spacingmult - 1) + spacingadd;
1036 lines[off + DESCENT] = below + extra;
1043 int maxLineBelow = includePad ? bottom : below;
1048 v += (below - above) + extra;

12345678910>>...117