Home
last modified time | relevance | path

Searched refs:above (Results 1 – 11 of 11) sorted by relevance

/cts/tests/tests/hardware/res/raw/
Dsony_dualshock4_usb_batteryeventtests.json30 "capacities": [0.55 /* kernel 5.10 or above */, 0.5 /* below kernel 5.10 */],
Dsony_dualshock4_bluetooth_batteryeventtests.json39 "capacities": [0.55 /* kernel 5.10 or above */, 0.6 /* below kernel 5.10 */],
/cts/apps/CtsVerifier/libs/
Dopencv-android_LICENSE13 * Redistributions of source code must retain the above copyright notice,
16 * Redistributions in binary form must reproduce the above copyright notice,
/cts/apps/CtsVerifier/res/raw/
Dopencv_library_license21 * Redistributions of source code must retain the above copyright notice,
24 * Redistributions in binary form must reproduce the above copyright notice,
/cts/tests/openglperf2/
DREADME13 All the assets in this project are under the above license and were made using Gimp and/or Blender.
/cts/hostsidetests/sustainedperf/dhrystone/
DLICENSE.TXT25 * Redistributions of source code must retain the above copyright notice,
28 * Redistributions in binary form must reproduce the above copyright notice,
DRationale266 think that since it defeats the intentions given above, it should not
297 than those listed above - are not forbidden when Dhrystone execution
322 the ground rules listed above.
/cts/tests/tests/view/src/android/view/cts/
DPixelCopyTest.java883 float above = .55f; in assertBitmapQuadColor() local
887 assertEquals("Top right II", topRight, getPixelFloatPos(bitmap, above, below)); in assertBitmapQuadColor()
888 assertEquals("Bottom left II", bottomLeft, getPixelFloatPos(bitmap, below, above)); in assertBitmapQuadColor()
889 assertEquals("Bottom right II", bottomRight, getPixelFloatPos(bitmap, above, above)); in assertBitmapQuadColor()
912 float above = .6f; in assertBitmapQuadColor() local
916 getX.apply(above), getY.apply(below), threshold); in assertBitmapQuadColor()
918 getX.apply(below), getY.apply(above), threshold); in assertBitmapQuadColor()
920 getX.apply(above), getY.apply(above), threshold); in assertBitmapQuadColor()
/cts/hostsidetests/hdmicec/
Dcec_adapter.md167 You can send CEC remote events using the `tx` command above. The format is as
174 where all of the above parameters should be filled in with a single HEX digit
177 command above will give you the IDs for each device that the CEC adapter is
DREADME.md47 Given the setup described above you can run this test module with the following commands:
/cts/tests/tests/renderscript/src/android/renderscript/cts/
Dkernel_input.rscript185 // See comment on volatile above.
204 // See comment on volatile above.