Lines Matching full:gpu
42 void fillAARect(GrGpu* gpu,
50 this->shaderFillAlignedAARect(gpu, target,
53 this->shaderFillAARect(gpu, target,
57 this->geometryFillAARect(gpu, target,
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,