Searched refs:setFromPaint (Results 1 – 3 of 3) sorted by relevance
13 void GrDrawState::setFromPaint(const GrPaint& paint) { in setFromPaint() function in GrDrawState
107 void setFromPaint(const GrPaint& paint);
1648 fDrawState->setFromPaint(*paint); in prepareToDraw()