Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkMatrix44.cpp52 int SkMatrix44::computeTypeMask() const { in computeTypeMask() function in SkMatrix44
/external/skia/src/core/
DSkMatrix.cpp117 uint8_t SkMatrix::computeTypeMask() const { in computeTypeMask() function in SkMatrix