Home
last modified time | relevance | path

Searched defs:sizeInMemory (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/core/
DSkMatrix.cpp1603 static const size_t sizeInMemory = 9 * sizeof(SkScalar); in writeToMemory() local
1611 static const size_t sizeInMemory = 9 * sizeof(SkScalar); in readFromMemory() local
/third_party/flutter/skia/src/core/
DSkMatrix.cpp1577 static const size_t sizeInMemory = 9 * sizeof(SkScalar); in writeToMemory() local
1585 static const size_t sizeInMemory = 9 * sizeof(SkScalar); in readFromMemory() local