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

  /frameworks/native/services/surfaceflinger/
Layer.cpp 492 float textureMatrix[16];
494 mSurfaceFlingerConsumer->getTransformMatrix(textureMatrix);
505 glLoadMatrixf(textureMatrix);
    [all...]
  /external/skia/src/gpu/
GrContext.cpp     [all...]

Completed in 115 milliseconds