Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/java/src/org/webrtc/
DMediaCodecVideoEncoder.java377 boolean encodeTexture(boolean isKeyframe, int oesTextureId, float[] transformationMatrix, in encodeTexture() argument
391 drawer.drawOes(oesTextureId, transformationMatrix, 0, 0, width, height); in encodeTexture()