Home | History | Annotate | Download | only in gpu

Lines Matching refs:gpu

41     void fillAARect(GrGpu* gpu,
49 this->shaderFillAlignedAARect(gpu, target,
52 this->shaderFillAARect(gpu, target,
56 this->geometryFillAARect(gpu, target,
62 void strokeAARect(GrGpu* gpu,
71 void fillAANestedRects(GrGpu* gpu,
81 GrIndexBuffer* aaFillRectIndexBuffer(GrGpu* gpu);
84 GrIndexBuffer* aaStrokeRectIndexBuffer(GrGpu* gpu);
88 void geometryFillAARect(GrGpu* gpu,
95 void shaderFillAARect(GrGpu* gpu,
100 void shaderFillAlignedAARect(GrGpu* gpu,
105 void geometryStrokeAARect(GrGpu* gpu,