Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
matrix.cc File Reference

Go to the source code of this file.

Namespaces

namespace  flutter
 

Functions

SkM44 flutter::ToSkM44 (const tonic::Float64List &matrix4)
 
SkMatrix flutter::ToSkMatrix (const tonic::Float64List &matrix4)
 
DlMatrix flutter::ToDlMatrix (const tonic::Float64List &matrix4)
 
tonic::Float64List flutter::ToMatrix4 (const SkMatrix &sk_matrix)
 

Variables

static const int flutter::kSkMatrixIndexToMatrix4Index []