Searched refs:kIdentity_Constructor (Results 1 – 8 of 8) sorted by relevance
47 , fM0(SkMatrix44::kIdentity_Constructor) in EqualsMatrix44Bench()48 , fM1(SkMatrix44::kIdentity_Constructor) in EqualsMatrix44Bench()49 , fM2(SkMatrix44::kIdentity_Constructor) in EqualsMatrix44Bench()71 , mat(SkMatrix44::kIdentity_Constructor) in SetIdentityMatrix44Bench()151 , fM0(SkMatrix44::kIdentity_Constructor) in InvertAffineMatrix44Bench()183 , fM0(SkMatrix44::kIdentity_Constructor) in InvertScaleTranslateMatrix44Bench()210 , fM0(SkMatrix44::kIdentity_Constructor) in InvertTranslateMatrix44Bench()287 , fMatrix(SkMatrix44::kIdentity_Constructor) in GetTypeMatrix44Bench()
69 SkMatrix44 identity(SkMatrix44::kIdentity_Constructor); in is_identity()103 testMatrix = new(placeholderMatrix) SkMatrix44(SkMatrix44::kIdentity_Constructor); in test_constructor()225 SkMatrix44 matrix(SkMatrix44::kIdentity_Constructor); in test_gettype()313 SkMatrix44 a(SkMatrix44::kIdentity_Constructor); in test_determinant()341 SkMatrix44 identity(SkMatrix44::kIdentity_Constructor); in test_invert()406 SkMatrix44 perspective(SkMatrix44::kIdentity_Constructor); in test_invert()417 SkMatrix44 affineAndPerspective(SkMatrix44::kIdentity_Constructor); in test_invert()430 SkMatrix44 tinyScale(SkMatrix44::kIdentity_Constructor); in test_invert()436 SkMatrix44 tinyScaleTranslate(SkMatrix44::kIdentity_Constructor); in test_invert()446 SkMatrix44 tinyScalePerspective(SkMatrix44::kIdentity_Constructor); in test_invert()[all …]
266 SkMatrix44 toXYZ(SkMatrix44::kIdentity_Constructor); in DEF_TEST()291 SkMatrix44 toXYZ(SkMatrix44::kIdentity_Constructor); in DEF_TEST()
171 SkMatrix44(SkMatrix44::kIdentity_Constructor), nullptr))); in MakeICC()
63 SkMatrix44 greenToYellow(SkMatrix44::kIdentity_Constructor); in onDraw()
142 kIdentity_Constructor enumerator
184 static constexpr SkMatrix44 gIdentity44(kIdentity_Constructor); in I()
1450 SkMatrix44 toXYZD50(SkMatrix44::kIdentity_Constructor); in make_gray()