Searched defs:layerMatrix (Results 1 – 2 of 2) sorted by relevance
35 Context(const SkMatrix& layerMatrix, const SkIRect& clipBounds, SkImageFilterCache* cache, in Context()50 const SkMatrix& layerMatrix() const { return fLayerMatrix; } in layerMatrix() function104 Context withNewLayerMatrix(const SkMatrix& layerMatrix) const { in withNewLayerMatrix()
462 const SkMatrix& layerMatrix() const { return fParamToLayerMatrix; } in layerMatrix() function579 Context(const SkMatrix& layerMatrix, const SkIRect& clipBounds, SkImageFilterCache* cache, in Context()