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