Home
last modified time | relevance | path

Searched refs:Input (Results 1 – 13 of 13) sorted by relevance

/cts/tests/tests/view/jni/
DOWNERS1 per-file *Input* = file:platform/frameworks/base:/INPUT_OWNERS
/cts/tests/framework/base/windowmanager/src/android/server/wm/ime/
DOWNERS1 # Android > Android OS & Apps > Framework (Java + Native) > Input Method Editors
/cts/tests/framework/base/windowmanager/src/android/server/wm/input/
DOWNERS4 # Android > Android OS & Apps > Framework (Java + Native) > Input Flinger
/cts/tests/tests/car_permission_tests/
DOWNERS10 # Input
/cts/tests/camera/src/android/hardware/camera2/cts/
DReprocessCaptureTest.java244 mStaticInfo.getAvailableFormats(StaticMetadata.StreamDirection.Input); in testRecreateReprocessingSessions()
250 getMaxSize(inputFormat, StaticMetadata.StreamDirection.Input); in testRecreateReprocessingSessions()
289 getMaxSize(inputFormat, StaticMetadata.StreamDirection.Input); in testCrossSessionCaptureException()
367 getMaxSize(inputFormat, StaticMetadata.StreamDirection.Input); in testQueueImageWithoutRequest()
469 mStaticInfo.getAvailableFormats(StaticMetadata.StreamDirection.Input); in testReprocessAbort()
499 mStaticInfo.getAvailableFormats(StaticMetadata.StreamDirection.Input); in testReprocessTimestamps()
530 mStaticInfo.getAvailableFormats(StaticMetadata.StreamDirection.Input); in testReprocessJpegExif()
561 mStaticInfo.getAvailableFormats(StaticMetadata.StreamDirection.Input); in testReprocessRequestKeys()
598 Size maxInputSize = getMaxSize(inputFormat, StaticMetadata.StreamDirection.Input); in testReprocessingMaxSizes()
637 mStaticInfo.getAvailableFormats(StaticMetadata.StreamDirection.Input); in testReprocessingAllCombinations()
[all …]
DPerformanceTest.java1692 StaticMetadata.StreamDirection.Input);
/cts/tests/tests/mediacujtest/smalltest/
DREADME.md5 Input clips are present inside mediacujtest\smalltest\res\raw folder.
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DScriptGroupTest.java378 ScriptGroup.Input unbound = builder.addInput(); in testBuilder2PointWiseKernelToKernelDependency()
433 ScriptGroup.Input unbound = builder.addInput(); in testBuilder2GatherScatterAcrossKernelsViaGlobals()
493 ScriptGroup.Input unbound = builder.addInput(); in testBuilder2KernelOutputToGlobal()
554 ScriptGroup.Input unbound = builder.addInput(); in testBuilder2InvokeToKernelDependency()
/cts/apps/CtsVerifier/jni/megaaudio/recorder/
DOboeRecorder.cpp64 builder.setDirection(Direction::Input); in setupStream()
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
Dlayered_filter_fast_d1new.rscript182 // Input: g_sharp_actual_depth
267 // Input: g_sharp_dilated_depth
312 // Input: g_sharp_dilated_depth
435 // Input: g_fuzzy_RGBA
526 // Input: g_sharp_dilated_depth
634 // Input: g_sharp_dilated_depth
704 // Input: g_sharp_actual_depth
/cts/tests/tests/car/src/android/car/cts/
DOWNERS11 # Input related CTS files
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
DStaticMetadata.java1518 Input enumConstant
1539 case Input: in getAvailableFormats()
1636 case Input: in getAvailableSizesForFormatChecked()
2314 Size[] availableSizes = getAvailableSizesForFormatChecked(format, StreamDirection.Input); in getSortedSizesForInputFormat()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt38913 method @Deprecated public android.renderscript.ScriptGroup.Input addInput();
38927 @Deprecated public static final class ScriptGroup.Input {