Searched defs:mMemory (Results 1 – 5 of 5) sorted by relevance
65 sp<IMemory> mMemory; member
25 protected ActivityManager.MemoryInfo mMemory; field in ActivityManagerMemoryInfoTest
74 VkDeviceMemory mMemory = VK_NULL_HANDLE; variable
58 private byte[] mMemory; field in OutputManager490 i, mMemory[i], that.mMemory[i])); in equalsByteOutput() local
252 private byte[] mMemory = new byte[1024]; field in VideoDecodeEditEncodeTest.VideoChunks