Searched refs:inputMemory (Results 1 – 1 of 1) sorted by relevance
165 sp<IMemory> inputMemory = mapMemory(tmp); in allocateInternal() local166 ASSERT_NE(inputMemory.get(), nullptr); in allocateInternal()168 static_cast<uint8_t*>(static_cast<void*>(inputMemory->getPointer())); in allocateInternal()