HomeSort by relevance Sort by last modified time
    Searched refs:getSamplerMatrix (Results 1 - 3 of 3) sorted by null

  /external/skia/gpu/src/
GrGpuGLFixed.cpp 213 getSamplerMatrix(s))) {
215 GrMatrix texMat = getSamplerMatrix(s);
224 recordHWSamplerMatrix(s, getSamplerMatrix(s));
GrGpuGLShaders.cpp 393 getHWSamplerMatrix(s) != getSamplerMatrix(s))) {
399 GrMatrix m = getSamplerMatrix(s);
427 recordHWSamplerMatrix(s, getSamplerMatrix(s));
751 } else if (!getSamplerMatrix(s).hasPerspective()) {
    [all...]
  /external/skia/gpu/include/
GrDrawTarget.h 294 const GrMatrix& getSamplerMatrix(int stage) const {
    [all...]

Completed in 292 milliseconds