Searched refs:fillRandom (Results 1 – 5 of 5) sorted by relevance
59 fillRandom(buffer); in testWrite()66 private void fillRandom(ByteBuffer buf) { in fillRandom() method in ByteBufferWriterTest
75 void fillRandom (de::Random* randomGen, MultiPlaneImageData* imageData);
764 fillRandom(&rng, &srcData); in imageCopyTest()765 fillRandom(&rng, &dstData); in imageCopyTest()
585 fillRandom(&randomGen, &imageData); in testPlaneView()
225 void fillRandom (de::Random* randomGen, MultiPlaneImageData* imageData) in fillRandom() function