Home
last modified time | relevance | path

Searched defs:copyCount (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrCopyTests.cpp615 size_t copyCount, in genCopies()
750 const size_t copyCount = 10; in imageCopyTest() local
/external/skia/tests/
DStreamTest.cpp378 size_t copyCount = SkTMin(fCount - fIdx, size); in read() local