Searched refs:SetupShaderOp (Results 1 – 2 of 2) sorted by relevance
453 addStateOp(new (alloc()) SetupShaderOp(shader)); in setupShader()
608 class SetupShaderOp : public StateOp {610 SetupShaderOp(SkiaShader* shader) in SetupShaderOp() function