Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DRawConverter.java402 Allocation fAlloc = Allocation.createTyped(rs, builder.create()); in createFloat4Allocation() local
403 fAlloc.copyFrom(fArray); in createFloat4Allocation()
404 return fAlloc; in createFloat4Allocation()