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

/frameworks/base/libs/hwui/utils/
H A DMathUtils.h74 const float errConst = (-threshold / radius + 1); local
75 const float targetCosVal = 2 * errConst * errConst - 1;

Completed in 61 milliseconds