Home
last modified time | relevance | path

Searched refs:fColorSpaceInfoStorage (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/
DGrTestUtils.h63 std::unique_ptr<GrColorSpaceInfo> fColorSpaceInfoStorage; variable
DGrTestUtils.cpp341 , fColorSpaceInfoStorage(skstd::make_unique<GrColorSpaceInfo>(TestColorSpace(d->fRandom), in TestAsFPArgs()
343 , fArgs(d->context(), &fViewMatrixStorage, kNone_SkFilterQuality, fColorSpaceInfoStorage.get()) in TestAsFPArgs()
/external/skqp/src/gpu/
DGrTestUtils.h63 std::unique_ptr<GrColorSpaceInfo> fColorSpaceInfoStorage; variable
DGrTestUtils.cpp339 , fColorSpaceInfoStorage(skstd::make_unique<GrColorSpaceInfo>(TestColorSpace(d->fRandom), in TestAsFPArgs()
341 , fArgs(d->context(), &fViewMatrixStorage, kNone_SkFilterQuality, fColorSpaceInfoStorage.get()) in TestAsFPArgs()