Home
last modified time | relevance | path

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

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