Searched refs:getMatrixProc (Results 1 – 4 of 4) sorted by relevance
110 MatrixProc getMatrixProc() const;112 MatrixProc getMatrixProc() const { return fMatrixProc; } in getMatrixProc() function
483 SkBitmapProcState::MatrixProc diffMProc = fDiffuseState->getMatrixProc(); in shadeSpan()486 SkBitmapProcState::MatrixProc normalMProc = fNormalState->getMatrixProc(); in shadeSpan()
483 SkBitmapProcState::MatrixProc mproc = s.getMatrixProc(); in S32_D32_constX_shaderproc()733 SkBitmapProcState::MatrixProc SkBitmapProcState::getMatrixProc() const { in getMatrixProc() function in SkBitmapProcState
149 SkBitmapProcState::MatrixProc mproc = state.getMatrixProc(); in shadeSpan()