Searched refs:SetShowSurface (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/compositor/
H A Dlayer.h278 void SetShowSurface(cc::SurfaceId id, gfx::Size frame_size_in_dip);
H A Dlayer.cc569 void Layer::SetShowSurface(cc::SurfaceId id, gfx::Size frame_size_in_dip) { function in class:ui::Layer
/external/chromium_org/content/browser/compositor/
H A Ddelegated_frame_host.cc387 client_->GetLayer()->SetShowSurface(surface_id_, frame_size_in_dip);
991 new_layer->SetShowSurface(surface_id_, current_frame_size_in_dip_);

Completed in 104 milliseconds