Lines Matching refs:gIdentity
1932 static SkMatrix gIdentity;1934 SkOnce(&once, reset_identity_matrix, &gIdentity);1935 return gIdentity;