Home
last modified time | relevance | path

Searched defs:postConcat (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/include/effects/
DSkColorMatrix.h37 void postConcat(const SkColorMatrix& mat) { this->setConcat(mat, *this); } in postConcat() function
/external/skia/include/effects/
DSkColorMatrix.h37 void postConcat(const SkColorMatrix& mat) { this->setConcat(mat, *this); } in postConcat() function
/external/skia/src/views/
DSkWindow.cpp86 void SkWindow::postConcat(const SkMatrix& matrix) { in postConcat() function in SkWindow
/external/chromium_org/third_party/skia/src/views/
DSkWindow.cpp86 void SkWindow::postConcat(const SkMatrix& matrix) { in postConcat() function in SkWindow
/external/skia/include/utils/
DSkMatrix44.h314 inline void postConcat(const SkMatrix44& m) { in postConcat() function
/external/chromium_org/third_party/skia/include/utils/
DSkMatrix44.h314 inline void postConcat(const SkMatrix44& m) { in postConcat() function
/external/skia/src/core/
DSkMatrix.cpp809 bool SkMatrix::postConcat(const SkMatrix& mat) { in postConcat() function in SkMatrix
/external/chromium_org/third_party/skia/src/core/
DSkMatrix.cpp809 bool SkMatrix::postConcat(const SkMatrix& mat) { in postConcat() function in SkMatrix