Searched refs:OpaqueWhite (Results 1 – 5 of 5) sorted by relevance
175 GrColor4f fColor = GrColor4f::OpaqueWhite();
312 GrColor4f::OpaqueWhite()); in MakeInputPremulAndMulByOutput()
198 static GrColor4f OpaqueWhite() { in OpaqueWhite() function
254 return GrConstColorProcessor::Make(GrColor4f::OpaqueWhite(), in Make()
384 ConstantOutputForConstantInput(this->childProcessor(0), GrColor4f::OpaqueWhite()); in constantOutputForConstantInput()