Home | Sort by relevance Sort by last modified time |
/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; |