Searched defs:GetMemory (Results 1 – 5 of 5) sorted by relevance
32 void* MojoBufferBacking::GetMemory() const { return memory_; } in GetMemory() function in mojo::gles2::MojoBufferBacking
19 void* SharedMemoryBufferBacking::GetMemory() const { in GetMemory() function in gpu::SharedMemoryBufferBacking
51 void* GetMemory(const size_t size, const int align) { in GetMemory() function
60 virtual void* GetMemory() const OVERRIDE { in GetMemory() function in gpu::FakeBufferBacking