Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkPicturePlayback.cpp321 static const size_t kMatrixSize = 9 * sizeof(SkScalar); // != sizeof(SkMatrix) in handleOp() local
379 SkSafeMath::Mul(matrixCount, kMatrixSize) <= reader->available())) { in handleOp()
H A DSkPictureRecord.cpp769 static constexpr size_t kMatrixSize = 9 * sizeof(SkScalar); // *not* sizeof(SkMatrix) in onDrawEdgeAAImageSet2() local
776 kMatrixSize * totalMatrixCount + in onDrawEdgeAAImageSet2()

Completed in 4 milliseconds