Searched refs:kUnknown_Mask (Results 1 – 2 of 2) sorted by relevance
200 if (fTypeMask & kUnknown_Mask) { in getType()264 if (fTypeMask & kUnknown_Mask) { in rectStaysRect()470 this->setTypeMask(kUnknown_Mask);484 this->setTypeMask(kUnknown_Mask); in set()566 this->setTypeMask(kUnknown_Mask); in setAll()1788 this->setTypeMask(kUnknown_Mask); in dirtyMatrixTypeCache()1846 static constexpr int kUnknown_Mask = 0x80; variable1877 SkASSERT(kUnknown_Mask == mask || (mask & kAllMasks) == mask || in setTypeMask()1878 ((kUnknown_Mask | kOnlyPerspectiveValid_Mask) & mask) in setTypeMask()1879 == (kUnknown_Mask | kOnlyPerspectiveValid_Mask)); in setTypeMask()[all …]
39 this->setTypeMask(kUnknown_Mask); in doNormalizePerspective()67 this->setTypeMask(kUnknown_Mask); in set9()81 this->setTypeMask(kUnknown_Mask); in setAffine()108 return SkToU8(kOnlyPerspectiveValid_Mask | kUnknown_Mask); in computePerspectiveTypeMask()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()501 kUnknown_Mask | kOnlyPerspectiveValid_Mask); in setSkew()517 this->setTypeMask(kUnknown_Mask | kOnlyPerspectiveValid_Mask); in setSkew()[all …]