Searched defs:kFixedPointOne (Results 1 – 2 of 2) sorted by relevance
29 static constexpr uint32_t kFixedPointOne = 1 << kFixedPointBits; variable
172 static const int kFixedPointOne = 0x00010000; in GetPixelInterpFixed1616() local