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

  /external/skia/src/core/
SkMaskFilter.cpp 553 fMatrixStorage.reset();
554 fMatrix = &fMatrixStorage;
567 SkMatrix fMatrixStorage;
  /external/skqp/src/core/
SkMaskFilter.cpp 518 fMatrixStorage.reset();
519 fMatrix = &fMatrixStorage;
532 SkMatrix fMatrixStorage;

Completed in 661 milliseconds