HomeSort by relevance Sort by last modified time
    Searched full:orientationframe (Results 1 - 1 of 1) sorted by null

  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
Camera2Source.java 229 FrameValue orientationFrame = orientationPort.fetchAvailableFrame(null).asFrameValue();
240 orientationFrame.setValue(temp);
241 orientationPort.pushFrame(orientationFrame);

Completed in 592 milliseconds