Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/geom/
DSubRunData.h35 , fSupportDataKeepAlive(std::move(supportDataKeepAlive)) in SubRunData()
60 sk_sp<SkRefCnt> fSupportDataKeepAlive; variable
/external/skia/src/gpu/ganesh/ops/
DAtlasTextOp.h46 , fSupportDataKeepAlive{std::move(supportData)}
51 SkASSERT(fSupportDataKeepAlive != nullptr);
67 sk_sp<SkRefCnt> fSupportDataKeepAlive; member