Home | History | Annotate | Download | only in gpu

Lines Matching refs:GrGpu

16 class GrGpu;
42 void fillAARect(GrGpu* gpu,
63 void strokeAARect(GrGpu* gpu,
72 void fillAANestedRects(GrGpu* gpu,
83 GrIndexBuffer* aaFillRectIndexBuffer(GrGpu* gpu);
86 GrIndexBuffer* aaStrokeRectIndexBuffer(GrGpu* gpu, bool miterStroke);
90 void geometryFillAARect(GrGpu* gpu,
97 void shaderFillAARect(GrGpu* gpu,
102 void shaderFillAlignedAARect(GrGpu* gpu,
107 void geometryStrokeAARect(GrGpu* gpu,