Home
last modified time | relevance | path

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

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