Home
last modified time | relevance | path

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

/third_party/skia/include/core/
H A DSkMatrix.h470 this->setTypeMask(kUnknown_Mask); in operator []()
484 this->setTypeMask(kUnknown_Mask); in set()
566 this->setTypeMask(kUnknown_Mask); in setAll()
1788 this->setTypeMask(kUnknown_Mask); in dirtyMatrixTypeCache()
1822 this->setTypeMask(mask | kRectStaysRect_Mask); in setScaleTranslate()
1875 void setTypeMask(int mask) { in setTypeMask() function in SkMatrix
/third_party/skia/src/core/
H A DSkMatrix.cpp39 this->setTypeMask(kUnknown_Mask); in doNormalizePerspective()
67 this->setTypeMask(kUnknown_Mask); in set9()
81 this->setTypeMask(kUnknown_Mask); in setAffine()
405 this->setTypeMask(kUnknown_Mask); in postIDiv()
425 this->setTypeMask(kUnknown_Mask | kOnlyPerspectiveValid_Mask); in setSinCos()
441 this->setTypeMask(kUnknown_Mask | kOnlyPerspectiveValid_Mask); in setRSXform()
457 this->setTypeMask(kUnknown_Mask | kOnlyPerspectiveValid_Mask); in setSinCos()
517 this->setTypeMask(kUnknown_Mask | kOnlyPerspectiveValid_Mask); in setSkew()
556 this->setTypeMask(kScale_Mask | kRectStaysRect_Mask); in setRectToRect()
639 tmp.setTypeMask(kUnknown_Mas in setConcat()
[all...]

Completed in 6 milliseconds