Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/core/
DSkMatrix.h1798 return gMapXYProcs[mask & kAllMasks]; in GetMapXYProc()
1831 static const MapXYProc gMapXYProcs[]; variable
/third_party/skia/include/core/
DSkMatrix.h1918 return gMapXYProcs[mask & kAllMasks]; in GetMapXYProc()
1951 static const MapXYProc gMapXYProcs[]; variable
/third_party/flutter/skia/src/core/
DSkMatrix.cpp1245 const SkMatrix::MapXYProc SkMatrix::gMapXYProcs[] = { member in SkMatrix
/third_party/skia/src/core/
DSkMatrix.cpp1272 const SkMatrix::MapXYProc SkMatrix::gMapXYProcs[] = { member in SkMatrix