Searched refs:fPreViewMatrix (Results 1 – 4 of 4) sorted by relevance
135 set[i].fPreViewMatrix = nullptr; in textureop_creation_test()
537 if (set[q].fPreViewMatrix) { in TextureOp()538 ctm.preConcat(*set[q].fPreViewMatrix); in TextureOp()1273 if (set[i].fPreViewMatrix) { in AddTextureSetOps()1274 ctm.preConcat(*set[i].fPreViewMatrix); in AddTextureSetOps()
306 const SkMatrix* fPreViewMatrix; // If not null, entry's CTM is 'viewMatrix' * fPreViewMatrix member
953 textures[i].fPreViewMatrix = in drawEdgeAAImageSet()