Searched defs:copyCount (Results 1 – 2 of 2) sorted by relevance
615 size_t copyCount, in genCopies()750 const size_t copyCount = 10; in imageCopyTest() local
378 size_t copyCount = SkTMin(fCount - fIdx, size); in read() local