Searched refs:mMemoryRegion (Results 1 – 1 of 1) sorted by relevance
1269 unsigned mMemoryRegion; in TEST_P() member1297 desc.mMemoryRegion = ioMemories.addRegion(memoryIndex, length); in TEST_P()1326 ioMemories.getRegion(desc.mMemoryRegion, &memory, &offset, &length)); in TEST_P()1363 float* region = static_cast<float*>(ioMemories.getRegion(desc.mMemoryRegion)); in TEST_P()1401 float* region = static_cast<float*>(ioMemories.getRegion(desc.mMemoryRegion)); in TEST_P()