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

  /external/chromium_org/content/renderer/npapi/
webplugin_delegate_proxy.h 245 bool CreateSharedBitmap(scoped_ptr<TransportDIB>* memory,
webplugin_delegate_proxy.cc 596 if (!CreateSharedBitmap(&transport_stores_[0].dib,
598 !CreateSharedBitmap(&transport_stores_[1].dib,
642 bool WebPluginDelegateProxy::CreateSharedBitmap(
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1.h 734 STDMETHOD(CreateSharedBitmap)(REFIID riid, void *data, const D2D1_BITMAP_PROPERTIES *bitmapProperties, ID2D1Bitmap **bitmap) PURE;
    [all...]

Completed in 41 milliseconds