HomeSort by relevance Sort by last modified time
    Searched defs:setTextureMatrix (Results 1 - 5 of 5) sorted by null

  /frameworks/rs/
rsProgramVertex.cpp 102 void ProgramVertex::setTextureMatrix(Context *rsc, const rsc_Matrix *m) const {
  /external/swiftshader/src/Renderer/
VertexProcessor.cpp 498 void VertexProcessor::setTextureMatrix(int stage, const Matrix &T)
  /packages/apps/WallpaperPicker/src/com/android/gallery3d/glrenderer/
GLES20Canvas.java 363 setTextureMatrix(source);
367 private void setTextureMatrix(RectF source) {
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
GLES20Canvas.java 629 setTextureMatrix(source);
633 private void setTextureMatrix(RectF source) {
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
GLES20Canvas.java 629 setTextureMatrix(source);
633 private void setTextureMatrix(RectF source) {
    [all...]

Completed in 309 milliseconds