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

  /external/chromium_org/third_party/skia/src/core/
SkBitmapProcState.h 132 MatrixProc getMatrixProc() const;
134 MatrixProc getMatrixProc() const { return fMatrixProc; }
  /external/skia/src/core/
SkBitmapProcState.h 132 MatrixProc getMatrixProc() const;
134 MatrixProc getMatrixProc() const { return fMatrixProc; }

Completed in 44 milliseconds