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

/external/skia/src/gpu/gl/
H A DGrGLTestInterface.cpp180 fFunctions.fMatrixLoadf = bind_to_member(this, &GrGLTestInterface::matrixLoadf);
H A DGrGLTestInterface.h185 virtual GrGLvoid matrixLoadf(GrGLenum matrixMode, const GrGLfloat* m) {} function in class:GrGLTestInterface
/external/skqp/src/gpu/gl/
H A DGrGLTestInterface.cpp180 fFunctions.fMatrixLoadf = bind_to_member(this, &GrGLTestInterface::matrixLoadf);
H A DGrGLTestInterface.h185 virtual GrGLvoid matrixLoadf(GrGLenum matrixMode, const GrGLfloat* m) {} function in class:GrGLTestInterface

Completed in 150 milliseconds