Searched refs:SetDrawConstraints (Results 1 – 3 of 3) sorted by relevance
23 void SetDrawConstraints(const gfx::Size& surface_size, const gfx::Rect& clip); in NON_EXPORTED_BASE()
26 void ParentOutputSurface::SetDrawConstraints(const gfx::Size& surface_size, in SetDrawConstraints() function in android_webview::ParentOutputSurface
140 output_surface_->SetDrawConstraints(viewport_, clip_); in DidBeginMainFrame()