Searched refs:gInvSqrt14GuessTable (Results 1 – 1 of 1) sorted by relevance
142 static const uint16_t gInvSqrt14GuessTable[] = { variable180 SkASSERT(top - 8 < SK_ARRAY_COUNT(gInvSqrt14GuessTable)); in fast_invsqrt()181 unsigned U = gInvSqrt14GuessTable[top - 8]; in fast_invsqrt()