Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapTest.java313 IntBuffer intBuf1 = IntBuffer.allocate(pixSize); in testCopyPixelsToBuffer() local
2109 IntBuffer intBuf1 = IntBuffer.allocate(mBitmap.getRowBytes() * mBitmap.getHeight()); in testHardwareCopyPixelsFromBuffer() local