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

  /external/skia/src/gpu/gl/
GrGpuGLShaders.h 50 void recordHWViewMatrix(const GrMatrix& matrix);
GrGpuGLShaders.cpp 343 void GrGpuGLShaders::recordHWViewMatrix(const GrMatrix& matrix) {
441 this->recordHWViewMatrix(vm);
    [all...]

Completed in 3314 milliseconds