Home
last modified time | relevance | path

Searched refs:setTextureMatrix (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/rs/
H A DrsProgramVertex.h40 void setTextureMatrix(Context *, const rsc_Matrix *) const;
H A DrsProgramVertex.cpp102 void ProgramVertex::setTextureMatrix(Context *rsc, const rsc_Matrix *m) const { in setTextureMatrix() function in ProgramVertex
H A DrsScriptC_LibGL.cpp129 rsc->getProgramVertex()->setTextureMatrix(rsc, m); in rsrVpLoadTextureMatrix()
/aosp12/packages/apps/WallpaperPicker/src/com/android/gallery3d/glrenderer/
H A DGLES20Canvas.java363 setTextureMatrix(source); in drawTextureRect()
367 private void setTextureMatrix(RectF source) { in setTextureMatrix() method in GLES20Canvas
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
H A DGLES20Canvas.java629 setTextureMatrix(source); in drawTextureRect()
633 private void setTextureMatrix(RectF source) { in setTextureMatrix() method in GLES20Canvas
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
H A DGLES20Canvas.java629 setTextureMatrix(source); in drawTextureRect()
633 private void setTextureMatrix(RectF source) { in setTextureMatrix() method in GLES20Canvas