HomeSort by relevance Sort by last modified time
    Searched refs:AttachLayer (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/public/browser/android/
content_view_layer_renderer.h 19 virtual void AttachLayer(blink::WebLayer* layer) = 0;
  /external/chromium_org/content/browser/android/
content_view_core_impl.h 277 void AttachLayer(scoped_refptr<cc::Layer> layer);
content_view_core_impl.cc 761 void ContentViewCoreImpl::AttachLayer(scoped_refptr<cc::Layer> layer) {
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_android.cc     [all...]

Completed in 38 milliseconds