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

  /external/skia/gpu/src/
GrGpuGLFixed.h 44 void recordHWSamplerMatrix(int stage, const GrMatrix& matrix) {
GrGpuGLShaders.h 51 void recordHWSamplerMatrix(int stage, const GrMatrix& matrix);
GrGpuGLFixed.cpp 224 recordHWSamplerMatrix(s, getSamplerMatrix(s));
GrGpuGLShaders.cpp 286 void GrGpuGLShaders::recordHWSamplerMatrix(int stage, const GrMatrix& matrix) {
427 recordHWSamplerMatrix(s, getSamplerMatrix(s));
    [all...]

Completed in 1024 milliseconds