Searched defs:layerMatrix (Results 1 – 1 of 1) sorted by relevance
530 const SkMatrix& layerMatrix() const { return fParamToLayerMatrix; } in layerMatrix() function688 Context(const SkMatrix& layerMatrix, const SkIRect& clipBounds, SkImageFilterCache* cache, in Context()