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

  /external/chromium_org/content/renderer/npapi/
webplugin_delegate_proxy.h 244 bool CreateSharedBitmap(scoped_ptr<TransportDIB>* memory,
webplugin_delegate_proxy.cc 602 if (!CreateSharedBitmap(&transport_stores_[0].dib,
604 !CreateSharedBitmap(&transport_stores_[1].dib,
648 bool WebPluginDelegateProxy::CreateSharedBitmap(
    [all...]

Completed in 24 milliseconds