Searched refs:last_memory_allocation_valid_ (Results 1 – 2 of 2) sorted by relevance
133 last_memory_allocation_valid_(false), in GpuCommandBufferStub()928 if (!last_memory_allocation_valid_ || in SetMemoryAllocation()934 last_memory_allocation_valid_ = true; in SetMemoryAllocation()
244 bool last_memory_allocation_valid_; variable