Home
last modified time | relevance | path

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

/external/chromium_org/android_webview/browser/
Dshared_renderer_state.h54 const ParentCompositorDrawConstraints ParentDrawConstraints() const;
Dshared_renderer_state.cc214 SharedRendererState::ParentDrawConstraints() const { in ParentDrawConstraints() function in android_webview::SharedRendererState
Dbrowser_view_renderer.cc307 parent_draw_constraints_ = shared_renderer_state_->ParentDrawConstraints(); in CompositeHw()
344 shared_renderer_state_->ParentDrawConstraints())) { in UpdateParentDrawConstraints()