Searched refs:hasLocalM (Results 1 – 2 of 2) sorted by relevance
39 bool hasLocalM = !fLocalMatrix.isIdentity(); in flatten() local40 buffer.writeBool(hasLocalM); in flatten()41 if (hasLocalM) { in flatten()
43 bool hasLocalM = !fLocalMatrix.isIdentity(); in flatten() local44 buffer.writeBool(hasLocalM); in flatten()45 if (hasLocalM) { in flatten()