Searched refs:kBlack (Results 1 – 5 of 5) sorted by relevance
112 const SkPMColor kBlack = SkPreMultiplyColor(SK_ColorBLACK); in make_ringed_color_bitmap() local115 kPremul_SkAlphaType, kBlue, kRed, kBlack, kWhite); in make_ringed_color_bitmap()
165 constexpr uint64_t kBlack = (((uint64_t) 0) << 0) | in swizzle_bit_to_f16() local177 dst[0] = ((currByte >> (7 - bitIndex)) & 1) ? kWhite : kBlack; in swizzle_bit_to_f16()183 dst[x] = ((currByte >> (7 - bitIndex)) & 1) ? kWhite : kBlack; in swizzle_bit_to_f16()
40 kBlack = 900, enumerator