Searched defs:GetMappedMemoryLimit (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/webkit/common/gpu/
H A Dwebgraphicscontext3d_in_process_command_buffer_impl.cc97 size_t WebGraphicsContext3DInProcessCommandBufferImpl::GetMappedMemoryLimit() { function in class:webkit::gpu::WebGraphicsContext3DInProcessCommandBufferImpl
98 return context_->GetMappedMemoryLimit();
/external/chromium_org/content/common/gpu/client/
H A Dwebgraphicscontext3d_command_buffer_impl.h141 size_t GetMappedMemoryLimit() { function in class:content::WebGraphicsContext3DCommandBufferImpl
/external/chromium_org/gpu/command_buffer/client/
H A Dgl_in_process_context.cc67 virtual size_t GetMappedMemoryLimit() OVERRIDE;
113 size_t GLInProcessContextImpl::GetMappedMemoryLimit() { function in class:gpu::__anon8392::GLInProcessContextImpl

Completed in 130 milliseconds