Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkMatrix.cpp59 static const int32_t kPersp1Int = 0x3f800000; variable
63 static const int32_t kPersp1Int = (1 << 30); variable