HomeSort by relevance Sort by last modified time
    Searched defs:surface_size_ (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/mojo/cc/
output_surface_mojo.h 44 gfx::Size surface_size_; member in class:mojo::OutputSurfaceMojo
  /external/chromium_org/ui/surface/
accelerated_surface_mac.h 101 gfx::Size GetSize() const { return surface_size_; }
127 gfx::Size surface_size_; member in class:AcceleratedSurface
130 // of 1. This is the real size of the surface; surface_size_ is what
  /external/chromium_org/mojo/services/public/cpp/view_manager/lib/
bitmap_uploader.h 61 gfx::Size surface_size_; member in class:mojo::BitmapUploader
  /external/chromium_org/cc/output/
output_surface.h 155 gfx::Size surface_size_; member in class:cc::OutputSurface
  /external/chromium_org/content/common/gpu/
gpu_memory_manager_unittest.cc 78 gfx::Size surface_size_; member in class:content::FakeClient
144 return surface_size_;
146 void SetSurfaceSize(gfx::Size size) { surface_size_ = size; }

Completed in 2597 milliseconds