Searched refs:drawTexture (Results 1 – 3 of 3) sorted by relevance
110 reinterpret_cast<SkGpuDevice*>(device)->drawTexture(tex, in onDrawContent()
147 void drawTexture(GrTexture*, const SkRect& dst, const SkPaint&);
154 void SkGpuDevice::drawTexture(GrTexture* tex, const SkRect& dst, const SkPaint& paint) { in drawTexture() function in SkGpuDevice