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;
72 fMat[kMPersp2] != kMatrix22Elem) {
100 fMat[kMPersp2] != kMatrix22Elem) {
260 fMat[kMPersp2] = kMatrix22Elem;
311 fMat[kMPersp2] = kMatrix22Elem;
326 fMat[kMPersp2] = kMatrix22Elem;
456 fMat[kMPersp2] = kMatrix22Elem;
471 fMat[kMPersp2] = kMatrix22Elem;
    [all...]
  /external/skia/src/core/
SkMatrix.cpp 15 #define kMatrix22Elem SK_Scalar1
21 #define kMatrix22Elem SK_Fract1
34 fMat[kMPersp2] = kMatrix22Elem;
72 fMat[kMPersp2] != kMatrix22Elem) {
100 fMat[kMPersp2] != kMatrix22Elem) {
260 fMat[kMPersp2] = kMatrix22Elem;
311 fMat[kMPersp2] = kMatrix22Elem;
326 fMat[kMPersp2] = kMatrix22Elem;
456 fMat[kMPersp2] = kMatrix22Elem;
471 fMat[kMPersp2] = kMatrix22Elem;
    [all...]

Completed in 24 milliseconds