Home
last modified time | relevance | path

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

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