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

  /external/chromium_org/content/plugin/
webplugin_accelerated_surface_proxy_mac.cc 61 uint32 io_surface_id = surface_->SetSurfaceSize(size);
  /external/chromium_org/ui/surface/
accelerated_surface_mac.h 63 uint32 SetSurfaceSize(const gfx::Size& size);
84 // SetSurfaceSize. If another GL context than the one this
accelerated_surface_mac.cc 60 // Now we're ready to handle SetSurfaceSize calls, which will
183 uint32 AcceleratedSurface::SetSurfaceSize(const gfx::Size& size) {
  /external/chromium_org/content/common/gpu/
gpu_memory_manager_unittest.cc 137 void SetSurfaceSize(gfx::Size size) { surface_size_ = size; }
    [all...]

Completed in 98 milliseconds