Home
last modified time | relevance | path

Searched refs:GetFlattenedIndex (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Drenderer_utils.cpp144 inline int GetFlattenedIndex(int col, int row) in GetFlattenedIndex() function
174 int srcIndex = GetFlattenedIndex<colsSrc, rowsSrc, IsSrcColumnMajor>(c, r); in ExpandMatrix()
175 int dstIndex = GetFlattenedIndex<colsDst, rowsDst, IsDstColumnMajor>(c, r); in ExpandMatrix()

Completed in 3 milliseconds