Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkMatrix.cpp58 static const int32_t kScalar1Int = 0x3f800000; variable
62 static const int32_t kScalar1Int = (1 << 16); variable