Searched defs:deviceQuadType (Results 1 – 4 of 4) sorted by relevance
65 GrQuadType deviceQuadType, in Make()78 const GrPerspQuad& deviceQuad, GrQuadType deviceQuadType, in FillRectOp()382 GrQuadType deviceQuadType = GrQuadTypeForTransformedRect(viewMatrix); in MakeSet() local
45 GrQuadType deviceQuadType() const { return static_cast<GrQuadType>(fDeviceQuadType); } in deviceQuadType() function
81 GrQuad::Type deviceQuadType() const { return static_cast<GrQuad::Type>(fDeviceQuadType); } in deviceQuadType() function
41 GrQuad::Type deviceQuadType() const { return fDeviceType; } in deviceQuadType() function