Home
last modified time | relevance | path

Searched refs:getOutputAllocation (Results 1 – 2 of 2) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DScriptGraph.java201 Allocation outputAllocation = getOutputAllocation(); in getOutputData()
621 public Allocation getOutputAllocation() { in getOutputAllocation() method in ScriptGraph
/cts/tests/camera/src/android/hardware/camera2/cts/
DAllocationTest.java460 int actualSizeOut = scriptGraph.getOutputAllocation().getBytesSize(); in validateInputOutputNotZeroes()