Searched refs:EMPTY_MATRIX (Results 1 – 1 of 1) sorted by relevance
99 const EMPTY_MATRIX = new Matrix(0, 0, 0, 0, 0, 0); constant100 const EMPTY_TRANSFORM = new Transform(0, EMPTY_MATRIX);214 return new Transform(proto.type ?? 0, EMPTY_MATRIX);