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

  /external/chromium_org/content/renderer/npapi/
webplugin_delegate_proxy.cc 205 uses_shared_bitmaps_(false),
585 if (uses_shared_bitmaps_) {
685 if (!uses_shared_bitmaps_)
880 uses_shared_bitmaps_ = !window && !uses_compositor_;
882 uses_shared_bitmaps_ = !window;
    [all...]
webplugin_delegate_proxy.h 261 bool uses_shared_bitmaps_; member in class:content::WebPluginDelegateProxy

Completed in 109 milliseconds