HomeSort by relevance Sort by last modified time
    Searched defs:getMatrixProc (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkBitmapProcState.h 105 MatrixProc getMatrixProc() const;
107 MatrixProc getMatrixProc() const { return fMatrixProc; }
  /external/skqp/src/core/
SkBitmapProcState.h 105 MatrixProc getMatrixProc() const;
107 MatrixProc getMatrixProc() const { return fMatrixProc; }

Completed in 219 milliseconds