Searched defs:CopyPathRange (Results 1 – 1 of 1) sorted by relevance
163 struct CopyPathRange { struct165 CopyPathRange(sk_sp<GrTextureProxy> srcProxy, int count) in CopyPathRange() function171 SkSTArray<4, CopyPathRange> fCopyPathRanges; argument