Home
last modified time | relevance | path

Searched refs:CanApplyDstMatrixAsCTM (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkBitmapDevice.cpp419 static inline bool CanApplyDstMatrixAsCTM(const SkMatrix& m, const SkPaint& paint) { in CanApplyDstMatrixAsCTM() function
516 if (CanApplyDstMatrixAsCTM(matrix, paint)) { in drawBitmapRect()
/external/skqp/src/core/
DSkBitmapDevice.cpp424 static inline bool CanApplyDstMatrixAsCTM(const SkMatrix& m, const SkPaint& paint) { in CanApplyDstMatrixAsCTM() function
521 if (CanApplyDstMatrixAsCTM(matrix, paint)) { in drawBitmapRect()