HomeSort by relevance Sort by last modified time
    Searched full:visible_size_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/content/common/gpu/
image_transport_surface_win.cc 71 gfx::Size visible_size_; member in class:content::__anon8038::PbufferImageTransportSurface
168 if (backbuffer_suggested_allocation_ && visible_size_.GetArea() != 0)
169 return Resize(visible_size_);
235 visible_size_ = size;

Completed in 222 milliseconds