Home
last modified time | relevance | path

Searched refs:imgSize (Results 1 – 1 of 1) sorted by relevance

/external/Microsoft-GSL/tests/
Dmulti_span_tests.cpp1195 auto imgSize = width * height; variable
1196 auto image_ptr = new int[narrow_cast<std::size_t>(imgSize)][3];
1200 as_multi_span(as_multi_span(image_ptr, imgSize), dim(height), dim(width), dim<3>());