Searched defs:kSubpixelRound (Results 1 – 2 of 2) sorted by relevance
141 static constexpr SkFixed kSubpixelRound = SK_FixedHalf >> SkPackedID::kSubBits; variable
47 static constexpr SkScalar kSubpixelRound = 1.f / (1u << (SkPackedGlyphID::kSubPixelPosLen + 1)); member