Home
last modified time | relevance | path

Searched defs:usage (Results 1 – 14 of 14) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DAllocationCreateAllocationsTest.java36 Allocation[] createAllocationsHelper(int usage, int numAlloc) { in createAllocationsHelper()
43 int usage = Allocation.USAGE_SCRIPT; in testCreateAllocations() local
55 int usage = Allocation.USAGE_IO_INPUT; in testCreateAllocations_USAGE_IO_INPUT() local
74 int usage = Allocation.USAGE_SCRIPT | Allocation.USAGE_IO_INPUT; in testGetProperties() local
101 int usage = Allocation.USAGE_SCRIPT | Allocation.USAGE_IO_INPUT; in testMultipleIoReceive_USAGE_IO_INPUT() local
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DAllocationInfo.java89 public static AllocationInfo newInstance(Size size, int format, int usage) { in newInstance()
164 public static AllocationInfo newInstance(Element element, Size size, int usage) { in newInstance()
176 public AllocationInfo addExtraUsage(int usage) { in addExtraUsage()
192 public AllocationInfo changeFormatAndUsage(int format, int usage) { in changeFormatAndUsage()
226 private AllocationInfo(Element element, Size size, int usage) { in AllocationInfo()
DAllocationCache.java77 public Allocation getOrCreateTyped(Type type, int usage) { in getOrCreateTyped()
122 int usage = allocation.getUsage(); in returnToCache() local
211 public AllocationKey(Type type, int usage) { in AllocationKey()
DScriptGraph.java244 public Builder configureInput(int width, int height, int format, int usage) { in configureInput()
300 public Builder configureInput(Size size, int format, int usage) { in configureInput()
/cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
DReadDefaultUris.java57 private void playUri(final Uri uri, long timeToPlayMs, int usage, int contentType) in playUri()
/cts/tools/selinux/
DSELinuxNeverallowTestGen.py7 usage = "Usage: ./SELinuxNeverallowTestGen.py <input policy file> <output cts java source>" variable
/cts/tests/tests/hardware/jni/
Dandroid_hardware_cts_HardwareBufferTest.cpp28 jint width, jint height, jint format, jint layers, jlong usage) { in android_hardware_HardwareBuffer_nativeCreateHardwareBuffer()
/cts/tests/tests/hardware/src/android/hardware/cts/
DHardwareBufferTest.java49 int format, int layers, long usage); in nativeCreateHardwareBuffer()
/cts/suite/audio_quality/executable/src/
Dmain.cpp54 void usage(char* bin) in usage() function
/cts/tools/dasm/src/java_cup/
DMain.java212 protected static void usage(String message) in usage() method in Main
/cts/tests/tests/media/libimagereaderjni/
DAImageReaderCts.cpp55 uint64_t usage; member
269 uint64_t usage, in ImageReaderTestCase()
/cts/tools/dasm/etc/
Djava_cup.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/action_part.class action_part ...
Djava_cup.jar.oldMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/action_part.class action_part ...
Djava_cup-new.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ java_cup/ ...