Searched defs:kHalf (Results 1 – 9 of 9) sorted by relevance
67 kHalf, enumerator
26 enum class ColorType { kNone, kByte, kHalf, kLast = kHalf }; enumerator
10 kHalf = 2; enumerator
418 const int kHalf = (kLength + 1) / 2; // Half size for the cropped result. in TEST_F() local
198 static constexpr uint64_t kHalf = static_cast<uint64_t>(1) << 31; member in __anonacbeb4cd0111::PlanGauss::Scan328 static constexpr uint16_t kHalf = 0x80u; variable
198 static constexpr uint64_t kHalf = static_cast<uint64_t>(1) << 31; member in __anon824049760111::PlanGauss::Scan328 static constexpr uint16_t kHalf = 0x80u; variable
123 constexpr uint8_t kHalf = 0x80; in make_ringed_alpha_bitmap() local