Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrTestUtils.h63 std::unique_ptr<GrColorSpaceInfo> fColorSpaceInfoStorage; variable
DGrTestUtils.cpp341 , fColorSpaceInfoStorage(skstd::make_unique<GrColorSpaceInfo>( in TestAsFPArgs()
344 fColorSpaceInfoStorage.get()) {} in TestAsFPArgs()