Home
last modified time | relevance | path

Searched refs:magicX (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkGlyph.h172 const float magicX = 1.f * (1u << (kSubPixelPosLen + kSubPixelX)), in PackIDSkPoint() local
180 (int)(x * magicX) & mask.x(), in PackIDSkPoint()