Searched refs:RenderBlendSolid (Results 1 – 3 of 3) sorted by relevance
140 static void RenderBlendSolid(const Paint& paint, Rgba8T& color, const bool& isStroke) in RenderBlendSolid() function
31 DrawCanvas::RenderBlendSolid(paint, color, isStroke); in RenderSolid()
1019 DrawCanvas::RenderBlendSolid(curDraw->data_.paint, color, pathParam->isStroke); in OnBlendDraw()1614 DrawCanvas::RenderBlendSolid(paint, blendColor, isStroke); in BlendRaster()