Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLocalMatrixImageFilter.h45 , fInvLocalMatrix{invLocalMatrix} {}
67 SkMatrix fInvLocalMatrix; variable
DSkLocalMatrixImageFilter.cpp90 SkRect localBounds = fInvLocalMatrix.mapRect(bounds); in computeFastBounds()