Home
last modified time | relevance | path

Searched refs:getRTAdjustedGLMatrix (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/gl/
DGrGLPathRendering.h101 template<int Size> void getRTAdjustedGLMatrix(float* destMatrix) { in getRTAdjustedGLMatrix() function
DGrGLPathRendering.cpp189 fHWProjectionMatrixState.getRTAdjustedGLMatrix<4>(glMatrix); in setProjectionMatrix()
/external/skia/src/gpu/gl/
DGrGLPathRendering.h101 template<int Size> void getRTAdjustedGLMatrix(float* destMatrix) { in getRTAdjustedGLMatrix() function
DGrGLPathRendering.cpp189 fHWProjectionMatrixState.getRTAdjustedGLMatrix<4>(glMatrix); in setProjectionMatrix()