Searched refs:CopyPathRange (Results 1 – 2 of 2) sorted by relevance
147 struct CopyPathRange { struct148 CopyPathRange() = default;149 CopyPathRange(sk_sp<GrTextureProxy> srcProxy, int count) in CopyPathRange() function155 SkSTArray<4, CopyPathRange> fCopyPathRanges; argument
465 const CopyPathRange& copyRange = fCopyPathRanges[copyRangeIdx]; in finalize()