Searched refs:fMatrixProc (Results 1 – 2 of 2) sorted by relevance
85 MatrixProc getMatrixProc() const { return fMatrixProc; } in getMatrixProc()97 MatrixProc fMatrixProc; // chooseProcs member
270 fMatrixProc = this->chooseMatrixProc(translate_only); in chooseProcs()271 SkASSERT(fMatrixProc); in chooseProcs()644 state.fMatrixProc(state, bitmapXY, count, x, y); in DebugMatrixProc()