Searched refs:kMaxFlattenSize (Results 1 – 4 of 4) sorted by relevance
19 kMaxFlattenSize = 9 * sizeof(SkScalar) + sizeof(uint32_t), enumerator
144 static const size_t kBufferSize = SkMatrixPriv::kMaxFlattenSize + 100; in test_flatten()149 REPORTER_ASSERT(reporter, size1 <= SkMatrixPriv::kMaxFlattenSize); in test_flatten()