Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/ccpr/
DGrCCPerFlushResources.h163 struct CopyPathRange { struct
165 CopyPathRange(sk_sp<GrTextureProxy> srcProxy, int count) in CopyPathRange() function
171 SkSTArray<4, CopyPathRange> fCopyPathRanges; argument