Home
last modified time | relevance | path

Searched defs:GetTotalGpuMemory (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
Dgl_context_virtual.cc93 bool GLContextVirtual::GetTotalGpuMemory(size_t* bytes) { in GetTotalGpuMemory() function in gpu::GLContextVirtual
/external/chromium_org/ui/gl/
Dgl_context_glx.cc195 bool GLContextGLX::GetTotalGpuMemory(size_t* bytes) { in GetTotalGpuMemory() function in gfx::GLContextGLX
Dgl_context_egl.cc201 bool GLContextEGL::GetTotalGpuMemory(size_t* bytes) { in GetTotalGpuMemory() function in gfx::GLContextEGL
Dgl_context_android.cc99 bool GLContextEGL::GetTotalGpuMemory(size_t* bytes) { in GetTotalGpuMemory() function in gfx::GLContextEGL
Dgl_context_cgl.cc239 bool GLContextCGL::GetTotalGpuMemory(size_t* bytes) { in GetTotalGpuMemory() function in gfx::GLContextCGL
Dgl_context.cc76 bool GLContext::GetTotalGpuMemory(size_t* bytes) { in GetTotalGpuMemory() function in gfx::GLContext
/external/chromium_org/content/common/gpu/
Dgpu_memory_manager_unittest.cc128 virtual bool GetTotalGpuMemory(uint64* bytes) OVERRIDE { in GetTotalGpuMemory() function in content::FakeClient
Dgpu_command_buffer_stub.cc1042 bool GpuCommandBufferStub::GetTotalGpuMemory(uint64* bytes) { in GetTotalGpuMemory() function in content::GpuCommandBufferStub