HomeSort by relevance Sort by last modified time
    Searched refs:kMatrix22Elem (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkMatrix.cpp 15 #define kMatrix22Elem SK_Scalar1
21 #define kMatrix22Elem SK_Fract1
34 fMat[kMPersp2] = kMatrix22Elem;
69 fMat[kMPersp2] != kMatrix22Elem) {
97 fMat[kMPersp2] != kMatrix22Elem) {
257 fMat[kMPersp2] = kMatrix22Elem;
308 fMat[kMPersp2] = kMatrix22Elem;
323 fMat[kMPersp2] = kMatrix22Elem;
453 fMat[kMPersp2] = kMatrix22Elem;
468 fMat[kMPersp2] = kMatrix22Elem;
    [all...]
  /external/skia/src/core/
SkMatrix.cpp 15 #define kMatrix22Elem SK_Scalar1
21 #define kMatrix22Elem SK_Fract1
34 fMat[kMPersp2] = kMatrix22Elem;
69 fMat[kMPersp2] != kMatrix22Elem) {
97 fMat[kMPersp2] != kMatrix22Elem) {
257 fMat[kMPersp2] = kMatrix22Elem;
308 fMat[kMPersp2] = kMatrix22Elem;
323 fMat[kMPersp2] = kMatrix22Elem;
453 fMat[kMPersp2] = kMatrix22Elem;
468 fMat[kMPersp2] = kMatrix22Elem;
    [all...]

Completed in 45 milliseconds