HomeSort by relevance Sort by last modified time
    Searched refs:DeferDraws (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/ui/gl/
gl_surface.h 45 virtual bool DeferDraws();
143 virtual bool DeferDraws() OVERRIDE;
gl_surface.cc 178 bool GLSurface::DeferDraws() {
273 bool GLSurfaceAdapter::DeferDraws() {
274 return surface_->DeferDraws();
  /external/chromium_org/content/common/gpu/
image_transport_surface_fbo_mac.h 56 virtual bool DeferDraws() OVERRIDE;
texture_image_transport_surface.h 34 virtual bool DeferDraws() OVERRIDE;
image_transport_surface_fbo_mac.cc 60 bool ImageTransportSurfaceFBO::DeferDraws() {
texture_image_transport_surface.cc 91 bool TextureImageTransportSurface::DeferDraws() {
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.cc     [all...]

Completed in 144 milliseconds