Lines Matching refs:IMemory
384 // Return a reference to a per-thread heap which can be used to allocate IMemory
388 // clients can't be trusted not to modify the offset of the IMemory they receive.
392 virtual sp<IMemory> pipeMemory() const { return 0; }
710 const sp<IMemory>& sharedBuffer,
1320 virtual sp<IMemory> pipeMemory() const { return mPipeMemory; }
1450 // If a fast capture is present, the Pipe as IMemory, otherwise clear
1451 sp<IMemory> mPipeMemory;