Searched refs:SetShowSurface (Results 1 – 3 of 3) sorted by relevance
278 void SetShowSurface(cc::SurfaceId id, gfx::Size frame_size_in_dip);
569 void Layer::SetShowSurface(cc::SurfaceId id, gfx::Size frame_size_in_dip) { in SetShowSurface() function in ui::Layer
387 client_->GetLayer()->SetShowSurface(surface_id_, frame_size_in_dip); in SwapDelegatedFrame()991 new_layer->SetShowSurface(surface_id_, current_frame_size_in_dip_); in OnLayerRecreated()