Home
last modified time | relevance | path

Searched defs:generalMatrix (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Dmatrix_utils.cpp17 Mat4::Mat4(const Matrix<float> generalMatrix) : Matrix(std::vector<float>(16, 0), 4, 4) in Mat4()
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dmatrix_utils.cpp17 Mat4::Mat4(const Matrix<float> generalMatrix) : Matrix(std::vector<float>(16, 0), 4, 4) in Mat4()