Home
last modified time | relevance | path

Searched refs:SetWindowlessShmPixmap (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/child/npapi/
Dwebplugin_delegate_impl.h201 void SetWindowlessShmPixmap(XID shm_pixmap) { in SetWindowlessShmPixmap() function
/external/chromium_org/content/plugin/
Dwebplugin_proxy.cc441 delegate_->SetWindowlessShmPixmap(windowless_shm_pixmap()); in UpdateGeometry()