Searched defs:texTransform (Results 1 – 3 of 3) sorted by relevance
43 Matrix4 texTransform; in copySurfaceInto() local106 CopyResult Readback::copyImageInto(const sk_sp<SkImage>& image, Matrix4& texTransform, in copyImageInto()
118 SkMatrix texTransform; variable
210 const mat4 texTransform(mat4(static_cast<const float*>(textureMatrix)) * tr); in prepareClientLayer() local