Home
last modified time | relevance | path

Searched refs:checkNotNull (Results 1 – 17 of 17) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DScript.java75 checkNotNull("parameter", parameter); in get()
92 checkNotNull("parameter", parameter); in set()
93 checkNotNull("value", value); in set()
119 checkNotNull("parameter", parameter); in contains()
136 checkNotNull("jClass", jClass); in ScriptParameter()
137 checkNotNull("kClass", kClass); in ScriptParameter()
227 checkNotNull("allocation", allocation); in setInput()
251 checkNotNull("allocation", allocation); in setOutput()
260 checkNotNull("inputInfo", inputInfo); in Script()
261 checkNotNull("outputInfo", outputInfo); in Script()
[all …]
DAllocationInfo.java63 checkNotNull("allocation", allocation); in newInstance()
227 checkNotNull("element", element); in AllocationInfo()
228 checkNotNull("size", size); in AllocationInfo()
303 checkNotNull("element", element); in fromElement()
329 checkNotNull("element", element); in isElementEqualTo()
DScriptGraph.java301 checkNotNull("size", size); in configureInput()
343 checkNotNull("parameter", parameter); in set()
344 checkNotNull("value", value); in set()
386 checkNotNull("scriptClass", scriptClass); in chainScript()
403 checkNotNull("scriptClass", scriptClass); in configureScript()
515 mOutputAllocation = checkNotNull("lastOutput", lastOutput); in ScriptGraph()
DAllocationCache.java58 mRS = checkNotNull("rs", rs); in AllocationCache()
79 checkNotNull("type", type); in getOrCreateTyped()
119 checkNotNull("allocation", allocation); in returnToCache()
DScriptYuvCrop.java55 checkNotNull("inputInfo", inputInfo); in createOutputInfo()
56 checkNotNull("parameters", parameters); in createOutputInfo()
DScriptYuvMeans1d.java39 checkNotNull("inputInfo", inputInfo); in createOutputInfo()
DScriptYuvToRgb.java36 checkNotNull("outputInfo", outputInfo); in createOutputInfo()
DScriptYuvMeans2dTo1d.java42 checkNotNull("inputInfo", inputInfo); in createOutputInfo()
DBlockingInputAllocation.java61 checkNotNull("allocation", allocation); in wrap()
/cts/tests/camera/src/android/hardware/camera2/cts/helpers/
DCameraSessionUtils.java177 checkNotNull(listener); in configureAndVerifySession()
178 checkNotNull(device); in configureAndVerifySession()
179 checkNotNull(handler); in configureAndVerifySession()
190 checkNotNull(session); in configureAndVerifySession()
215 checkNotNull(listener); in captureAndVerifyResult()
216 checkNotNull(session); in captureAndVerifyResult()
217 checkNotNull(request); in captureAndVerifyResult()
218 checkNotNull(handler); in captureAndVerifyResult()
231 checkNotNull(result); in captureAndVerifyResult()
DPreconditions.java85 public static <T> T checkNotNull(String argName, T arg) { in checkNotNull() method in Preconditions
105 public static <T> T checkNotNull(T arg) { in checkNotNull() method in Preconditions
106 return checkNotNull("", arg); in checkNotNull()
DInMatcher.java35 Preconditions.checkNotNull("values", values); in InMatcher()
40 Preconditions.checkNotNull(values); in InMatcher()
DCameraErrorCollector.java960 Preconditions.checkNotNull("values", values); in IntInMatcher()
996 Preconditions.checkNotNull("values", values); in BooleanInMatcher()
/cts/tests/tests/media/src/android/media/cts/
DDecodeAccuracyTestBase.java108 public static <T> T checkNotNull(T reference) { in checkNotNull() method in DecodeAccuracyTestBase
130 this.context = checkNotNull(context); in SimplePlayer()
131 this.extractor = checkNotNull(extractor); in SimplePlayer()
184 checkNotNull(decoder); in decodeFramesAndDisplay()
316 checkNotNull(mediaFormat); in configureFormat()
317 checkNotNull(videoFormat); in configureFormat()
417 this.context = checkNotNull(context); in TestHelper()
483 this.view = checkNotNull(view); in ViewGenerator()
484 this.relativeLayout = checkNotNull(relativeLayout); in ViewGenerator()
505 this.view = checkNotNull(view); in ViewCleaner()
[all …]
DDecodeAccuracyTest.java139 checkNotNull(videoViewFactory); in runDecodeAccuracyTest()
140 checkNotNull(videoFormat); in runDecodeAccuracyTest()
/cts/tests/camera/src/android/hardware/camera2/cts/
DAllocationTest.java188 checkNotNull("size", size); in Patch()
379 checkNotNull("request", request); in captureSingleShotAndExecute()
380 checkNotNull("graph", graph); in captureSingleShotAndExecute()
/cts/tools/dex-tools/dex/
Dclasses0.out.dex72068 private void checkNotNull(