Searched defs:copyCount (Results 1 – 3 of 3) sorted by relevance
616 size_t copyCount, in genCopies()749 const size_t copyCount = 10; in imageCopyTest() local
404 size_t copyCount = SkTMin(fCount - fIdx, size); in read() local