Searched refs:copyRotate (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
H A DCpuVideoTrackDecoder.java125 copyRotate(mUnrotatedBytes, outBytes, rotation);
137 private void copyRotate(ByteBuffer input, ByteBuffer output, int rotation) { method in class:CpuVideoTrackDecoder

Completed in 71 milliseconds