Searched refs:convertMatrixFromAndroidGraphicsMatrix (Results 1 – 4 of 4) sorted by relevance
37 float[] finalGlMatrix = RendererCommon.convertMatrixFromAndroidGraphicsMatrix(finalMatrix); in drawTexture()226 RendererCommon.convertMatrixFromAndroidGraphicsMatrix(renderMatrix), renderWidth, in drawFrame()
173 public static float[] convertMatrixFromAndroidGraphicsMatrix(android.graphics.Matrix matrix) { in convertMatrixFromAndroidGraphicsMatrix() method in RendererCommon
149 RendererCommon.convertMatrixFromAndroidGraphicsMatrix(textureBuffer.getTransformMatrix()), in testThreeConstantColorFrames()221 RendererCommon.convertMatrixFromAndroidGraphicsMatrix(textureBuffer.getTransformMatrix()), in testLateReturnFrame()
304 RendererCommon.convertMatrixFromAndroidGraphicsMatrix(textureBuffer.getTransformMatrix()),