Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkBitmapProcState.h92 MatrixProc getMatrixProc() const { return fMatrixProc; } in getMatrixProc() function
H A DSkBitmapProcState.cpp664 SkBitmapProcState::MatrixProc SkBitmapProcState::getMatrixProc() const { in getMatrixProc() function in SkBitmapProcState