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/skia/m133/src/core/
DSkMatrix.cpp1597 static const size_t sizeInMemory = 9 * sizeof(SkScalar); in writeToMemory() local
1605 static const size_t sizeInMemory = 9 * sizeof(SkScalar); in readFromMemory() local