Searched refs:hasLocalM (Results 1 – 2 of 2) sorted by relevance
38 bool hasLocalM = !fLocalMatrix.isIdentity(); in flatten() local39 buffer.writeBool(hasLocalM); in flatten()40 if (hasLocalM) { in flatten()
42 bool hasLocalM = !fLocalMatrix.isIdentity(); in flatten() local43 buffer.writeBool(hasLocalM); in flatten()44 if (hasLocalM) { in flatten()