Searched defs:SetFrontbufferAllocation (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/common/gpu/
H A Dtexture_image_transport_surface.cc138 void TextureImageTransportSurface::SetFrontbufferAllocation(bool allocation) { function in class:content::TextureImageTransportSurface
/external/chromium_org/ui/gl/
H A Dgl_surface.cc202 void GLSurface::SetFrontbufferAllocation(bool allocated) { function in class:gfx::GLSurface
326 void GLSurfaceAdapter::SetFrontbufferAllocation(bool allocated) { function in class:gfx::GLSurfaceAdapter
327 surface_->SetFrontbufferAllocation(allocated);

Completed in 110 milliseconds