Searched defs:usage (Results 1 – 11 of 11) sorted by relevance
| /cts/tests/tests/renderscript/src/android/renderscript/cts/ |
| D | AllocationCreateAllocationsTest.java | 36 Allocation[] createAllocationsHelper(int usage, int numAlloc) { in createAllocationsHelper() 43 int usage = Allocation.USAGE_SCRIPT; in testCreateAllocations() local 52 int usage = Allocation.USAGE_IO_INPUT; in testCreateAllocations_USAGE_IO_INPUT() local 68 int usage = Allocation.USAGE_SCRIPT | Allocation.USAGE_IO_INPUT; in testGetProperties() local 92 int usage = Allocation.USAGE_SCRIPT | Allocation.USAGE_IO_INPUT; in testMultipleIoReceive_USAGE_IO_INPUT() local
|
| /cts/tests/camera/src/android/hardware/camera2/cts/rs/ |
| D | AllocationInfo.java | 89 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()
|
| D | AllocationCache.java | 77 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()
|
| D | ScriptGraph.java | 244 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/tools/cts-native-scanner/src/com/android/cts/nativescanner/ |
| D | CtsNativeScanner.java | 29 private static void usage(String[] args) { in usage() method in CtsNativeScanner
|
| /cts/tools/selinux/ |
| D | SELinuxNeverallowTestGen.py | 7 usage = "Usage: ./gen_SELinux_CTS_neverallows.py <input policy file> <output cts java source>" variable
|
| /cts/tools/cts-java-scanner/src/com/android/cts/javascanner/ |
| D | CtsJavaScanner.java | 29 private static void usage(String[] args) { in usage() method in CtsJavaScanner
|
| /cts/suite/audio_quality/executable/src/ |
| D | main.cpp | 54 void usage(char* bin) in usage() function
|
| /cts/tools/cts-xml-generator/src/com/android/cts/xmlgenerator/ |
| D | CtsXmlGenerator.java | 37 private static void usage(String[] args) { in usage() method in CtsXmlGenerator
|
| /cts/tools/dasm/src/java_cup/ |
| D | Main.java | 212 protected static void usage(String message) in usage() method in Main
|
| /cts/tools/dasm/etc/ |
| D | java_cup.jar.old | META-INF/
META-INF/MANIFEST.MF
java_cup/
java_cup/action_part.class
action_part ... |