Home
last modified time | relevance | path

Searched defs:ScopedBitmap (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/win/
Dscoped_gdi_object.h37 typedef ScopedGDIObject<HBITMAP> ScopedBitmap; typedef
/external/webrtc/modules/desktop_capture/win/
Dscoped_gdi_object.h85 typedef ScopedGDIObject<HBITMAP, DeleteObjectTraits<HBITMAP> > ScopedBitmap; typedef