Searched refs:getTransformMatrix (Results 1 – 7 of 7) sorted by relevance
120 Matrix getTransformMatrix(); in getTransformMatrix() method
96 public Matrix getTransformMatrix() { in getTransformMatrix() method in TextureBufferImpl
35 Matrix finalMatrix = new Matrix(buffer.getTransformMatrix()); in drawTexture()
367 surfaceTexture.getTransformMatrix(transformMatrix);
149 RendererCommon.convertMatrixFromAndroidGraphicsMatrix(textureBuffer.getTransformMatrix()), in testThreeConstantColorFrames()221 RendererCommon.convertMatrixFromAndroidGraphicsMatrix(textureBuffer.getTransformMatrix()), in testLateReturnFrame()
304 RendererCommon.convertMatrixFromAndroidGraphicsMatrix(textureBuffer.getTransformMatrix()),
193 public Matrix getTransformMatrix() { in getTransformMatrix() method in HardwareVideoEncoderTest.MockTextureBuffer