Home
last modified time | relevance | path

Searched defs:textureMatrix (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrTextureMaker.cpp109 const SkMatrix& textureMatrix, in createFragmentProcessor()
DGrImageTextureMaker.cpp82 const SkMatrix& textureMatrix, in createFragmentProcessor()
DGrTextureAdjuster.cpp121 SkMatrix textureMatrix = origTextureMatrix; in createFragmentProcessor() local
DGrTextureProducer.cpp197 const SkMatrix& textureMatrix, in createFragmentProcessorForDomainAndFilter()
DSkGpuDevice_drawTexture.cpp296 SkMatrix textureMatrix; in draw_texture_producer() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DGLES1Renderer.cpp207 angle::Mat4 textureMatrix = gles1State.mTextureMatrices[i].back(); in prepareForDraw() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DGLES1Renderer.cpp297 angle::Mat4 textureMatrix = gles1State.mTextureMatrices[i].back(); in prepareForDraw() local
/third_party/skia/src/gpu/v1/
DDevice_drawTexture.cpp493 SkMatrix textureMatrix; in draw_image() local