Home
last modified time | relevance | path

Searched defs:RectWithLocalMatrixInfo (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/ops/
DGrAAFillRectOp.cpp322 struct RectWithLocalMatrixInfo : public RectInfo { struct in __anon468432ba0111::AAFillRectOp
324 RectWithLocalMatrixInfo(GrColor color, const SkMatrix& viewMatrix, const SkRect& rect, in RectWithLocalMatrixInfo() function
328 const SkMatrix& localMatrix() const { return fLocalMatrix; } in localMatrix()
331 SkMatrix fLocalMatrix;