Searched refs:MaxCachedMetaEq (Results 1 – 2 of 2) sorted by relevance
400 static const UINT_32 MaxCachedMetaEq = 2; variable445 CoordEq m_cachedMetaEq[MaxCachedMetaEq];446 MetaEqParams m_cachedMetaEqKey[MaxCachedMetaEq];
1617 for (cachedMetaEqIndex = 0; cachedMetaEqIndex < MaxCachedMetaEq; cachedMetaEqIndex++) in GetMetaEquation()1629 if (cachedMetaEqIndex < MaxCachedMetaEq) in GetMetaEquation()1639 m_metaEqOverrideIndex %= MaxCachedMetaEq; in GetMetaEquation()