convertToGlTransformMatrix
Converts android.graphics.Matrix to a float16 matrix array used by surfaces and OpenGL.
Return
FloatArray - Newly created array containing float16 matrix array
Parameters
matrix
: Matrix - Input matrix