Searched defs:texTransform (Results 1 – 3 of 3) sorted by relevance
215 Matrix4 texTransform; in copySurfaceIntoLegacy() local288 CopyResult Readback::copyImageInto(const sk_sp<SkImage>& image, Matrix4& texTransform, in copyImageInto()
121 SkMatrix texTransform; variable
262 const mat4 texTransform(mat4(static_cast<const float*>(textureMatrix)) * tr); in prepareClientComposition() local