Home
last modified time | relevance | path

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

/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
DShadowNativeHardwareRendererTest.java105 int[] dstImageData = new int[pw * ph]; in hardwareRenderer_drawDisplayList_validateARGB() local
/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp1094 void copyImageData(vector<ArrayBuffer<uint8_t>> &dstImageData, const ImageInfo &dstImageInfo, int d… in copyImageData()
1191 … uint32_t dstName, vector<ArrayBuffer<uint8_t>> &dstImageData, const ImageInfo &dstImageInfo, in copyImage()