Home
last modified time | relevance | path

Searched refs:fColorInfoStorage (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrTestUtils.h63 std::unique_ptr<GrColorInfo> fColorInfoStorage; variable
DGrTestUtils.cpp340 , fColorInfoStorage(std::make_unique<GrColorInfo>( in TestAsFPArgs()
342 , fArgs(d->context(), &fViewMatrixStorage, kNone_SkFilterQuality, fColorInfoStorage.get()) { in TestAsFPArgs()