Searched refs:fColorSpaceInfoStorage (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/gpu/ |
D | GrTestUtils.h | 63 std::unique_ptr<GrColorSpaceInfo> fColorSpaceInfoStorage; variable
|
D | GrTestUtils.cpp | 341 , 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/ |
D | GrTestUtils.h | 63 std::unique_ptr<GrColorSpaceInfo> fColorSpaceInfoStorage; variable
|
D | GrTestUtils.cpp | 339 , fColorSpaceInfoStorage(skstd::make_unique<GrColorSpaceInfo>(TestColorSpace(d->fRandom), in TestAsFPArgs() 341 , fArgs(d->context(), &fViewMatrixStorage, kNone_SkFilterQuality, fColorSpaceInfoStorage.get()) in TestAsFPArgs()
|