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

  /external/webrtc/webrtc/modules/desktop_capture/win/
scoped_gdi_object.h 64 class DeleteObjectTraits {
73 RTC_DISALLOW_IMPLICIT_CONSTRUCTORS(DeleteObjectTraits);
89 typedef ScopedGDIObject<HBITMAP, DeleteObjectTraits<HBITMAP> > ScopedBitmap;
  /external/webrtc/webrtc/modules/desktop_capture/
cropping_window_capturer_win.cc 165 win::ScopedGDIObject<HRGN, win::DeleteObjectTraits<HRGN> >

Completed in 72 milliseconds