Searched defs:MemoryAllocation (Results 1 – 2 of 2) sorted by relevance
15 struct MemoryAllocation { struct35 MemoryAllocation() in MemoryAllocation() function40 MemoryAllocation(uint64 bytes_limit_when_visible) in MemoryAllocation() argument45 bool Equals(const MemoryAllocation& other) const { in Equals() argument
175 TEST(OutputSurfaceTest, MemoryAllocation) { in TEST() argument