Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyph.h141 magicY = 1.f * (1u << (kSubPixelPosLen + kSubPixelY)); in PackIDSkPoint() local
149 (int)(y * magicY) & mask.y(), in PackIDSkPoint()