Searched defs:texTransform (Results 1 – 3 of 3) sorted by relevance
40 Matrix4 texTransform; in copySurfaceInto() local66 Matrix4& texTransform, const Rect& srcRect, SkBitmap* bitmap) { in copyGraphicBufferInto()124 Texture& sourceTexture, const Matrix4& texTransform, const Rect& srcRect, in copyTextureInto()
139 mat4 texTransform; variable
1119 const mat4 texTransform(mat4(static_cast<const float*>(textureMatrix)) * tr); local