Home
last modified time | relevance | path

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

/external/skia/src/gpu/ccpr/
DGrCCPerFlushResources.h147 struct CopyPathRange { struct
148 CopyPathRange() = default;
149 CopyPathRange(sk_sp<GrTextureProxy> srcProxy, int count) in CopyPathRange() function
155 SkSTArray<4, CopyPathRange> fCopyPathRanges; argument
DGrCCPerFlushResources.cpp468 const CopyPathRange& copyRange = fCopyPathRanges[copyRangeIdx]; in finalize()
/external/skqp/src/gpu/ccpr/
DGrCCPerFlushResources.h147 struct CopyPathRange { struct
148 CopyPathRange() = default;
149 CopyPathRange(sk_sp<GrTextureProxy> srcProxy, int count) in CopyPathRange() function
155 SkSTArray<4, CopyPathRange> fCopyPathRanges; argument
DGrCCPerFlushResources.cpp465 const CopyPathRange& copyRange = fCopyPathRanges[copyRangeIdx]; in finalize()