Searched defs:GetTotalGpuMemory (Results 1 – 8 of 8) sorted by relevance
93 bool GLContextVirtual::GetTotalGpuMemory(size_t* bytes) { in GetTotalGpuMemory() function in gpu::GLContextVirtual
195 bool GLContextGLX::GetTotalGpuMemory(size_t* bytes) { in GetTotalGpuMemory() function in gfx::GLContextGLX
201 bool GLContextEGL::GetTotalGpuMemory(size_t* bytes) { in GetTotalGpuMemory() function in gfx::GLContextEGL
99 bool GLContextEGL::GetTotalGpuMemory(size_t* bytes) { in GetTotalGpuMemory() function in gfx::GLContextEGL
239 bool GLContextCGL::GetTotalGpuMemory(size_t* bytes) { in GetTotalGpuMemory() function in gfx::GLContextCGL
76 bool GLContext::GetTotalGpuMemory(size_t* bytes) { in GetTotalGpuMemory() function in gfx::GLContext
128 virtual bool GetTotalGpuMemory(uint64* bytes) OVERRIDE { in GetTotalGpuMemory() function in content::FakeClient
1042 bool GpuCommandBufferStub::GetTotalGpuMemory(uint64* bytes) { in GetTotalGpuMemory() function in content::GpuCommandBufferStub