Searched defs:layerMatrix (Results 1 – 2 of 2) sorted by relevance
420 const SkMatrix& layerMatrix() const { return fParamToLayerMatrix; } in layerMatrix() function599 Context(const SkMatrix& layerMatrix, const SkIRect& clipBounds, SkImageFilterCache* cache, in Context()
808 SkMatrix toRoot, layerMatrix; in DrawDeviceWithFilter() local