Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCPerFlushResources.h147 struct CopyPathRange { struct
149 CopyPathRange(sk_sp<GrTextureProxy> srcProxy, int count) in CopyPathRange() function
155 SkSTArray<4, CopyPathRange> fCopyPathRanges; argument