Home
last modified time | relevance | path

Searched refs:matrix44_to_colormatrix (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkYUVMath.cpp207 static void matrix44_to_colormatrix(const SkM44& src, float dst[20]) { in matrix44_to_colormatrix() function
332 matrix44_to_colormatrix(m44, im); in SkColorMatrix_DumpYUVMatrixTables()
336 matrix44_to_colormatrix(im44, im); in SkColorMatrix_DumpYUVMatrixTables()