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

  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
GpuVideoTrackDecoder.java 157 float[] targetCoords = getRotationCoords(rotation);
158 imageShader.setTargetCoords(targetCoords);

Completed in 526 milliseconds