Home
last modified time | relevance | path

Searched defs:texTransform (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/libs/hwui/
H A DReadback.cpp215 Matrix4 texTransform; in copySurfaceIntoLegacy() local
288 CopyResult Readback::copyImageInto(const sk_sp<SkImage>& image, Matrix4& texTransform, in copyImageInto()
H A DLayer.h121 SkMatrix texTransform; variable
/aosp12/frameworks/native/services/surfaceflinger/
H A DBufferLayer.cpp262 const mat4 texTransform(mat4(static_cast<const float*>(textureMatrix)) * tr); in prepareClientComposition() local