Searched refs:getMatrices (Results 1 – 2 of 2) sorted by relevance
66 const SkTDArray<const SkFlatMatrix* >& getMatrices() const { in getMatrices() function
86 const SkTDArray<const SkFlatMatrix* >& matrices = record.getMatrices(); in SkPicturePlayback()