Searched defs:RectWithLocalMatrixInfo (Results 1 – 1 of 1) sorted by relevance
322 struct RectWithLocalMatrixInfo : public RectInfo { struct in __anon468432ba0111::AAFillRectOp324 RectWithLocalMatrixInfo(GrColor color, const SkMatrix& viewMatrix, const SkRect& rect, in RectWithLocalMatrixInfo() argument328 const SkMatrix& localMatrix() const { return fLocalMatrix; } in localMatrix()331 SkMatrix fLocalMatrix;