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

  /external/chromium_org/ui/gl/
gl_surface.h 49 virtual bool DeferDraws();
165 virtual bool DeferDraws() OVERRIDE;
gl_surface.cc 178 bool GLSurface::DeferDraws() {
286 bool GLSurfaceAdapter::DeferDraws() {
287 return surface_->DeferDraws();
  /external/chromium_org/content/common/gpu/
image_transport_surface_fbo_mac.h 67 virtual bool DeferDraws() OVERRIDE;
texture_image_transport_surface.h 34 virtual bool DeferDraws() OVERRIDE;
texture_image_transport_surface.cc 92 bool TextureImageTransportSurface::DeferDraws() {
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.cc     [all...]

Completed in 544 milliseconds