Searched refs:fColorInfoStorage (Results 1 – 2 of 2) sorted by relevance
63 std::unique_ptr<GrColorInfo> fColorInfoStorage; variable
340 , fColorInfoStorage(std::make_unique<GrColorInfo>( in TestAsFPArgs()342 , fArgs(d->context(), &fViewMatrixStorage, kNone_SkFilterQuality, fColorInfoStorage.get()) { in TestAsFPArgs()