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

/external/skia/src/core/
H A DSkMatrix.cpp17 #define kMatrix22Elem SK_Scalar1 macro
23 #define kMatrix22Elem SK_Fract1 macro
36 fMat[kMPersp2] = kMatrix22Elem;
90 fMat[kMPersp2] != kMatrix22Elem) {
159 fMat[kMPersp2] = kMatrix22Elem;
210 fMat[kMPersp2] = kMatrix22Elem;
225 fMat[kMPersp2] = kMatrix22Elem;
355 fMat[kMPersp2] = kMatrix22Elem;
370 fMat[kMPersp2] = kMatrix22Elem;
423 fMat[kMPersp2] = kMatrix22Elem;
[all...]

Completed in 44 milliseconds