Searched defs:rawBuffer (Results 1 – 2 of 2) sorted by relevance
57 auto rawBuffer = reinterpret_cast<void*>(buffer.data()); in testWriteThenRead() local105 void* rawBuffer = reinterpret_cast<void*>(buffer.data()); in TEST_F() local123 void* rawBuffer = reinterpret_cast<void*>(buffer.data()); in TEST_F() local169 auto rawBuffer = reinterpret_cast<void*>(buffer.data()); in TEST_F() local183 auto rawBuffer = reinterpret_cast<void*>(buffer.data()); in TEST_F() local
668 ByteBuffer rawBuffer, int rowStride, in nativeWriteImage()