Searched defs:RectGeometryProcessor (Results 1 – 1 of 1) sorted by relevance
52 class RectGeometryProcessor : public GrGeometryProcessor { class54 RectGeometryProcessor(const SkMatrix& localMatrix) : fLocalMatrix(localMatrix) { in RectGeometryProcessor() function in RectGeometryProcessor