Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DAllocationTest.java439 final int RGBA_CHANNELS = 4; in validateInputOutputNotZeroes() local
442 int packedSizeOut = width * height * RGBA_CHANNELS; in validateInputOutputNotZeroes()