Searched refs:kMatrixSize (Results 1 – 4 of 4) sorted by relevance
294 static const size_t kMatrixSize = 9 * sizeof(SkScalar); // != sizeof(SkMatrix) in handleOp() local343 SkSafeMath::Mul(matrixCount, kMatrixSize) <= reader->available())) { in handleOp()
765 static constexpr size_t kMatrixSize = 9 * sizeof(SkScalar); // *not* sizeof(SkMatrix) in onDrawEdgeAAImageSet() local772 kMatrixSize * totalMatrixCount + in onDrawEdgeAAImageSet()
321 static const size_t kMatrixSize = 9 * sizeof(SkScalar); // != sizeof(SkMatrix) in handleOp() local379 SkSafeMath::Mul(matrixCount, kMatrixSize) <= reader->available())) { in handleOp()
769 static constexpr size_t kMatrixSize = 9 * sizeof(SkScalar); // *not* sizeof(SkMatrix) in onDrawEdgeAAImageSet2() local776 kMatrixSize * totalMatrixCount + in onDrawEdgeAAImageSet2()