Searched refs:mMemoryRegion (Results 1 – 1 of 1) sorted by relevance
1299 unsigned mMemoryRegion; in TEST_P() member1327 desc.mMemoryRegion = ioMemories.addRegion(memoryIndex, length); in TEST_P()1356 ioMemories.getRegion(desc.mMemoryRegion, &memory, &offset, &length)); in TEST_P()1393 float* region = static_cast<float*>(ioMemories.getRegion(desc.mMemoryRegion)); in TEST_P()1431 float* region = static_cast<float*>(ioMemories.getRegion(desc.mMemoryRegion)); in TEST_P()