Searched refs:captureFull (Results 1 – 1 of 1) sorted by relevance
1502 const bool captureFull = m_elementCapture ? (rnd.getFloat() < captureFullArrayWeight) : true; in init() local1504 if (captureFull) in init()