Searched defs:getMatrixProc (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/core/
H A DSkBitmapProcState.h128 MatrixProc getMatrixProc() const;
130 MatrixProc getMatrixProc() const { return fMatrixProc; } function in struct:SkBitmapProcState
/external/skqp/src/core/
H A DSkBitmapProcState.h128 MatrixProc getMatrixProc() const;
130 MatrixProc getMatrixProc() const { return fMatrixProc; } function in struct:SkBitmapProcState

Completed in 187 milliseconds