Searched refs:drawFilledDRRect (Results 1 – 3 of 3) sorted by relevance
393 bool drawFilledDRRect(const GrClip& clip,
224 bool drawFilledDRRect(const SkMatrix& viewMatrix, const SkRRect& outer,
1173 bool GrRenderTargetContext::drawFilledDRRect(const GrClip& clip, in drawFilledDRRect() function in GrRenderTargetContext1259 if (this->drawFilledDRRect(clip, std::move(paint), aa, viewMatrix, outer, inner)) { in drawDRRect()