Searched refs:kSubPixelInc (Results 1 - 2 of 2) sorted by relevance

/external/skia/gm/
H A Dfontcache.cpp96 static const SkScalar kSubPixelInc = 1 / 2.f; local
125 (offsetX ? subpixelX : subpixelY) += kSubPixelInc;
/external/skqp/gm/
H A Dfontcache.cpp96 static const SkScalar kSubPixelInc = 1 / 2.f; local
125 (offsetX ? subpixelX : subpixelY) += kSubPixelInc;

Completed in 150 milliseconds