Home
last modified time | relevance | path

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

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