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

/frameworks/base/core/jni/android/graphics/
H A DTextLayoutCache.cpp841 const int kDevicePixelFraction = 64; local
843 float emScale = kDevicePixelFraction * kMultiplyFor16Dot16 / (float)unitsPerEm;

Completed in 275 milliseconds