Searched refs:textureMatrix (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DLayer.cpp356 float textureMatrix[16]; local
358 mSurfaceTexture->getTransformMatrix(textureMatrix);
369 glLoadMatrixf(textureMatrix);

Completed in 113 milliseconds