Searched refs:DeferDraws (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/ui/gl/
H A Dgl_surface.cc92 bool GLSurface::DeferDraws() { function in class:gfx::GLSurface
197 bool GLSurfaceAdapter::DeferDraws() { function in class:gfx::GLSurfaceAdapter
198 return surface_->DeferDraws();
H A Dgl_surface.h44 virtual bool DeferDraws();
134 virtual bool DeferDraws() OVERRIDE;
/external/chromium_org/content/common/gpu/
H A Dtexture_image_transport_surface.h34 virtual bool DeferDraws() OVERRIDE;
H A Dimage_transport_surface_win.cc37 virtual bool DeferDraws() OVERRIDE;
116 bool PbufferImageTransportSurface::DeferDraws() { function in class:content::__anon8348::PbufferImageTransportSurface
H A Dimage_transport_surface.h189 virtual bool DeferDraws() OVERRIDE;
H A Dimage_transport_surface_mac.cc49 virtual bool DeferDraws() OVERRIDE;
179 bool IOSurfaceImageTransportSurface::DeferDraws() { function in class:content::__anon8347::IOSurfaceImageTransportSurface
H A Dimage_transport_surface.cc242 bool PassThroughImageTransportSurface::DeferDraws() { function in class:content::PassThroughImageTransportSurface
H A Dtexture_image_transport_surface.cc92 bool TextureImageTransportSurface::DeferDraws() { function in class:content::TextureImageTransportSurface
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc1572 surface_->DeferDraws();
1578 surface_->DeferDraws();
3543 if (!offscreen_target_frame_buffer_.get() && surface_->DeferDraws())
9378 if (surface_->DeferDraws())

Completed in 193 milliseconds